aboutsummaryrefslogtreecommitdiff
path: root/audio/device.h
AgeCommit message (Expand)Author
2010-10-20audio/device.h: use lower case in profile UUIDsDaniel Orstadius
2010-01-07Update Nokia copyrightsJohan Hedberg
2010-01-01Update copyright informationMarcel Holtmann
2009-09-06Fix audio device authorized setting for AVRCP-only connectionsJohan Hedberg
2009-09-05Make dev->authorized private to audio/device.cJohan Hedberg
2009-09-04Fix race condition in authorizing audio connectionsJohan Hedberg
2009-09-04Fix audio connection authorization handling with timeoutsJohan Hedberg
2009-09-03Rename audio_device_is_connected more appropriatelyJohan Hedberg
2009-06-15Fix bug which cause authorization to be denied in certain headsets.Luiz Augusto von Dentz
2009-04-22Make audio plugin to use disconnect watches.Luiz Augusto von Dentz
2009-03-27Add support for automatic HFP+A2DP connection creation with incoming connectionsJohan Hedberg
2009-03-27Add skeleton for org.bluez.Audio interfaceJohan Hedberg
2009-03-27Add AVCTP state callback support to control.cJohan Hedberg
2009-03-25Make use of the AVDTP session state callback for automatic AVRCP controlJohan Hedberg
2009-02-04Delay AVRCP connection when remote device connects A2DPJohan Hedberg
2009-01-08Make audio plugin to use audio_device sufix instead of device_.Luiz Augusto von Dentz
2009-01-01Update copyright informationMarcel Holtmann
2008-10-09Make device driver probe calls take UUID's instead of full recordsJohan Hedberg
2008-09-08Rename Source and Sink to AudioSource and AudioSinkJohan Hedberg
2008-09-06Fix audio and input interfaces match the API documentationJohan Hedberg
2008-07-28Cleanup audio manager.Luiz Augusto von Dentz
2008-05-29Replace struct device with struct audio_deviceMarcel Holtmann
2008-05-14Make bt_io_callback_t to take both source and destination.Luiz Augusto von Dentz
2008-02-02Update copyright informationMarcel Holtmann
2007-10-25Add uinput support for AVRCPJohan Hedberg
2007-10-23Update copyright informationMarcel Holtmann
2007-10-09Fix device removal when it is not the current adapter.Luiz Augusto von Dentz
2007-08-23Add support for ALSA parametersMarcel Holtmann
2007-08-16Rework interfacing with the avdtp state machineJohan Hedberg
2007-08-13Fix RemoveDevice bug that prevent its removal from storage.Luiz Augusto von Dentz
2007-08-13Remove ifndef protections and includes from .h filesJohan Hedberg
2007-08-12Clean up mess with header 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-07-23Add first files for to start A2DP implementationJohan Hedberg
2007-06-22Add storage support and fixup messed up coding styleMarcel Holtmann
2007-06-22Add device files that implements org.bluez.audio.Device interface.Luiz Augusto von Dentz
2007-06-22Remove wrongly committed filesMarcel Holtmann
2007-06-22Merge changes from git://git.infradead.org/users/vudentz/bluez-utils.git.Luiz Augusto von Dentz