summaryrefslogtreecommitdiffstats
path: root/audio/avdtp.c
Commit message (Collapse)AuthorAgeFilesLines
...
* l2cap_connect doesn't have to call finalize_discovery as the caller takes ↵Johan Hedberg2007-08-121-1/+0
| | | | care of it (when getting a failure return value)
* 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