summaryrefslogtreecommitdiffstats
path: root/audio/avdtp.h
Commit message (Expand)AuthorAgeFilesLines
* Don't auto-disconnect explicitly created A2DP connectionsJohan Hedberg2009-01-271-0/+2
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Fix a2dp and avrcp drivers to not rely on BDADDR_ANY.Luiz Augusto von Dentz2008-09-081-3/+4
* Make control.c to use bt_l2cap_listen.Luiz Augusto von Dentz2008-05-271-1/+1
* Do master role switching by default and add ForceMaster config optionJohan Hedberg2008-03-051-1/+1
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Add mpeg12 sep registration.Luiz Augusto von Dentz2008-01-231-0/+1
* Handle new ipc messages properly and adapt the plugins.Luiz Augusto von Dentz2007-12-031-0/+2
* Fix packet lenght to be the output MTU.Luiz Augusto von Dentz2007-11-051-1/+2
* Update copyright informationMarcel Holtmann2007-10-231-1/+1
* Handle cross-connect case for AVDTPJohan Hedberg2007-10-091-1/+3
* Expose stream setup errors higher up in the call stackJohan Hedberg2007-09-281-2/+15
* Fix endianess problem.Luiz Augusto von Dentz2007-08-311-0/+15
* Cleanup and fixes of stream handlingJohan Hedberg2007-08-311-0/+2
* Make codec parameters support available for application.Luiz Augusto von Dentz2007-08-291-1/+5
* Support up to two simultaneous streamsJohan Hedberg2007-08-241-21/+29
* Handle error situations betterJohan Hedberg2007-08-161-10/+21
* Revert changes from previous commit that were not supposed to go inJohan Hedberg2007-08-161-1/+1
* Fix minumum bitpool calculationJohan Hedberg2007-08-161-1/+1
* Rework interfacing with the avdtp state machineJohan Hedberg2007-08-161-0/+4
* Remove ifndef protections and includes from .h filesJohan Hedberg2007-08-131-6/+0
* All local SEP callbacks need a avdtp session parameterJohan Hedberg2007-08-121-16/+24
* Implement proper acceptor side functionalityJohan Hedberg2007-08-121-3/+6
* Integrate A2DP work from Johan's and Luiz's GIT treesJohan Hedberg2007-08-111-0/+177
* Add first files for to start A2DP implementationJohan Hedberg2007-07-231-0/+23