summaryrefslogtreecommitdiffstats
path: root/audio/avdtp.c
Commit message (Expand)AuthorAgeFilesLines
...
* Implement proper acceptor side functionalityJohan Hedberg2007-08-121-82/+224
* Fix set_configuration reject response error codesJohan Hedberg2007-08-121-5/+15
* Fix set_configuration command error checkingJohan Hedberg2007-08-121-1/+1
* Fix set_configuration reject responseJohan Hedberg2007-08-121-0/+1
* Fix DISCOVER_CMD responseJohan Hedberg2007-08-121-1/+1
* avdtp_unref improvementsJohan Hedberg2007-08-121-10/+21
* l2cap_connect doesn't have to call finalize_discovery as the caller takes car...Johan Hedberg2007-08-121-1/+0
* Fix (yet again) refcounting.Johan Hedberg2007-08-121-15/+13
* avdtp_get_internal should not increase the refcountJohan Hedberg2007-08-111-1/+1
* Fix resolving local bdaddr for incoming connectionsJohan Hedberg2007-08-111-1/+1
* Ensure that transport channels get disconnected before the signalling channelJohan Hedberg2007-08-111-3/+3
* Implement support for receiving the Close commandJohan Hedberg2007-08-111-3/+57
* Fix avdtp session reference countingJohan Hedberg2007-08-111-4/+11
* Integrate A2DP work from Johan's and Luiz's GIT treesJohan Hedberg2007-08-111-0/+2174
* Add first files for to start A2DP implementationJohan Hedberg2007-07-231-0/+26