summaryrefslogtreecommitdiff
path: root/audio/avdtp.h
Commit message (Expand)AuthorAgeFilesLines
* Reuse same SEP when reconfiguring A2DP streamsJohan Hedberg2011-02-081-0/+2
* Don't use AVDTP timer when the device is being disconnectedJohan Hedberg2010-10-291-0/+1
* Fix blocking on setconf indication callbackLuiz Augusto von Dentz2010-10-111-2/+7
* Make use of avdtp category when setting errorsLuiz Augusto von Dentz2010-10-111-7/+3
* Add initial implementation of org.bluez.Media specLuiz Augusto von Dentz2010-09-151-3/+2
* Add immediate parameter to avdtp_closeLuiz Augusto Von Dentz2010-03-241-1/+2
* Update Nokia copyrightsJohan Hedberg2010-01-071-1/+1
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Add support for AVDTP 1.3 Delay ReportingJohan Hedberg2009-10-061-1/+15
* Add specific codec types.Luiz Augusto von Dentz2009-03-251-0/+2
* Introduce BT_OPEN command to audio ipc.Luiz Augusto von Dentz2009-03-251-0/+3
* Add seid field to capabilities.Luiz Augusto von Dentz2009-03-251-0/+2
* Add configured flag for codec capabilities.Luiz Augusto von Dentz2009-03-251-1/+4
* Make use of the AVDTP session state callback for automatic AVRCP controlJohan Hedberg2009-03-251-0/+2
* Add possibility to track AVDTP connection state changesJohan Hedberg2009-03-241-0/+15
* 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