summaryrefslogtreecommitdiffstats
path: root/audio/a2dp.c
Commit message (Expand)AuthorAgeFilesLines
...
* a2dp_select_capabilities doesn't need to be publicJohan Hedberg2007-08-161-1/+1
* Remove unused includeJohan Hedberg2007-08-161-1/+0
* Remove unused codeJohan Hedberg2007-08-161-87/+0
* Rework interfacing with the avdtp state machineJohan Hedberg2007-08-161-66/+394
* call avdtp_start from open_cfm instead of state callbackJohan Hedberg2007-08-151-0/+23
* Implement support for incoming Start commandJohan Hedberg2007-08-131-1/+5
* Remove ifndef protections and includes from .h filesJohan Hedberg2007-08-131-0/+2
* Clean up mess with header filesJohan Hedberg2007-08-121-1/+2
* All local SEP callbacks need a avdtp session parameterJohan Hedberg2007-08-121-16/+22
* Implement proper acceptor side functionalityJohan Hedberg2007-08-121-6/+24
* Remove redundant stream fd from config responseJohan Hedberg2007-08-111-3/+4
* Integrate A2DP work from Johan's and Luiz's GIT treesJohan Hedberg2007-08-111-0/+611
* Add files for A2DP specific codeJohan Hedberg2007-08-011-0/+28