aboutsummaryrefslogtreecommitdiff
path: root/audio/avdtp.h
AgeCommit message (Expand)Author
2011-02-08Reuse same SEP when reconfiguring A2DP streamsJohan Hedberg
2010-10-29Don't use AVDTP timer when the device is being disconnectedJohan Hedberg
2010-10-11Fix blocking on setconf indication callbackLuiz Augusto von Dentz
2010-10-11Make use of avdtp category when setting errorsLuiz Augusto von Dentz
2010-09-15Add initial implementation of org.bluez.Media specLuiz Augusto von Dentz
2010-03-24Add immediate parameter to avdtp_closeLuiz Augusto Von Dentz
2010-01-07Update Nokia copyrightsJohan Hedberg
2010-01-01Update copyright informationMarcel Holtmann
2009-10-06Add support for AVDTP 1.3 Delay ReportingJohan Hedberg
2009-03-25Add specific codec types.Luiz Augusto von Dentz
2009-03-25Introduce BT_OPEN command to audio ipc.Luiz Augusto von Dentz
2009-03-25Add seid field to capabilities.Luiz Augusto von Dentz
2009-03-25Add configured flag for codec capabilities.Luiz Augusto von Dentz
2009-03-25Make use of the AVDTP session state callback for automatic AVRCP controlJohan Hedberg
2009-03-24Add possibility to track AVDTP connection state changesJohan Hedberg
2009-01-27Don't auto-disconnect explicitly created A2DP connectionsJohan Hedberg
2009-01-01Update copyright informationMarcel Holtmann
2008-09-08Fix a2dp and avrcp drivers to not rely on BDADDR_ANY.Luiz Augusto von Dentz
2008-05-27Make control.c to use bt_l2cap_listen.Luiz Augusto von Dentz
2008-03-05Do master role switching by default and add ForceMaster config optionJohan Hedberg
2008-02-02Update copyright informationMarcel Holtmann
2008-01-23Add mpeg12 sep registration.Luiz Augusto von Dentz
2007-12-03Handle new ipc messages properly and adapt the plugins.Luiz Augusto von Dentz
2007-11-05Fix packet lenght to be the output MTU.Luiz Augusto von Dentz
2007-10-23Update copyright informationMarcel Holtmann
2007-10-09Handle cross-connect case for AVDTPJohan Hedberg
2007-09-28Expose stream setup errors higher up in the call stackJohan Hedberg
2007-08-31Fix endianess problem.Luiz Augusto von Dentz
2007-08-31Cleanup and fixes of stream handlingJohan Hedberg
2007-08-29Make codec parameters support available for application.Luiz Augusto von Dentz
2007-08-24Support up to two simultaneous streamsJohan Hedberg
2007-08-16Handle error situations betterJohan Hedberg
2007-08-16Revert changes from previous commit that were not supposed to go inJohan Hedberg
2007-08-16Fix minumum bitpool calculationJohan Hedberg
2007-08-16Rework interfacing with the avdtp state machineJohan Hedberg
2007-08-13Remove ifndef protections and includes from .h filesJohan Hedberg
2007-08-12All local SEP callbacks need a avdtp session parameterJohan Hedberg
2007-08-12Implement proper acceptor side functionalityJohan Hedberg
2007-08-11Integrate A2DP work from Johan's and Luiz's GIT treesJohan Hedberg
2007-07-23Add first files for to start A2DP implementationJohan Hedberg