aboutsummaryrefslogtreecommitdiff
path: root/audio/a2dp.h
AgeCommit message (Expand)Author
2009-03-25Add lock flag for capabilities.Luiz Augusto von Dentz
2009-03-25Introduce BT_OPEN command to audio ipc.Luiz Augusto von Dentz
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-29Replace struct device with struct audio_deviceMarcel Holtmann
2008-02-02Update copyright informationMarcel Holtmann
2008-01-23Add config options for each source.Luiz Augusto von Dentz
2008-01-23Add mpeg12 sep registration.Luiz Augusto von Dentz
2008-01-23Initial support of mpeg12 codec.Luiz Augusto von Dentz
2007-12-03Handle new ipc messages properly and adapt the plugins.Luiz Augusto von Dentz
2007-10-23Update copyright informationMarcel Holtmann
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-28Fix unix client disconnects before headset has been successfully connectedJohan Hedberg
2007-08-28Make SBC Audio Source count configurable and the default value 1Johan Hedberg
2007-08-24Support up to two simultaneous streamsJohan Hedberg
2007-08-16Handle error situations betterJohan Hedberg
2007-08-16a2dp_select_capabilities doesn't need to be publicJohan Hedberg
2007-08-16Remove unused codeJohan Hedberg
2007-08-16Rework interfacing with the avdtp state machineJohan Hedberg
2007-08-15call avdtp_start from open_cfm instead of state callbackJohan Hedberg
2007-08-13Remove ifndef protections and includes from .h filesJohan Hedberg
2007-08-11Remove redundant stream fd from config responseJohan Hedberg
2007-08-11Integrate A2DP work from Johan's and Luiz's GIT treesJohan Hedberg
2007-08-01Add files for A2DP specific codeJohan Hedberg