summaryrefslogtreecommitdiffstats
path: root/audio/device.h
Commit message (Collapse)AuthorAgeFilesLines
* Delay AVRCP connection when remote device connects A2DPJohan Hedberg2009-02-041-0/+5
| | | | | | | The audio profile coexistence whitepaper recommends that the initiator of the A2DP connection also initiates the AVRCP connection. This patch adds a two second delay before we attempt connecting AVRCP after the remote device has connected A2DP to us.
* Make audio plugin to use audio_device sufix instead of device_.Luiz Augusto von Dentz2009-01-081-3/+4
| | | | To prevent future name clashes with btd_device API.
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
|
* Make device driver probe calls take UUID's instead of full recordsJohan Hedberg2008-10-091-0/+2
| | | | | This is preparation for allowing the device object to be correctly set up even when we don't have the full service records but only the remote UUID's.
* Rename Source and Sink to AudioSource and AudioSinkJohan Hedberg2008-09-081-2/+1
|
* Fix audio and input interfaces match the API documentationJohan Hedberg2008-09-061-5/+3
|
* Cleanup audio manager.Luiz Augusto von Dentz2008-07-281-11/+3
|
* Replace struct device with struct audio_deviceMarcel Holtmann2008-05-291-7/+7
|
* Make bt_io_callback_t to take both source and destination.Luiz Augusto von Dentz2008-05-141-1/+1
|
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
|
* Add uinput support for AVRCPJohan Hedberg2007-10-251-0/+1
|
* Update copyright informationMarcel Holtmann2007-10-231-0/+1
|
* Fix device removal when it is not the current adapter.Luiz Augusto von Dentz2007-10-091-0/+1
|
* Add support for ALSA parametersMarcel Holtmann2007-08-231-0/+2
|
* Rework interfacing with the avdtp state machineJohan Hedberg2007-08-161-5/+0
|
* Fix RemoveDevice bug that prevent its removal from storage.Luiz Augusto von Dentz2007-08-131-0/+2
|
* Remove ifndef protections and includes from .h filesJohan Hedberg2007-08-131-10/+0
|
* Clean up mess with header filesJohan Hedberg2007-08-121-3/+10
|
* Remove redundant stream fd from config responseJohan Hedberg2007-08-111-1/+1
|
* Integrate A2DP work from Johan's and Luiz's GIT treesJohan Hedberg2007-08-111-0/+7
|
* Add first files for to start A2DP implementationJohan Hedberg2007-07-231-2/+1
|
* Add storage support and fixup messed up coding styleMarcel Holtmann2007-06-221-28/+33
|
* Add device files that implements org.bluez.audio.Device interface.Luiz Augusto von Dentz2007-06-221-0/+73
|
* Remove wrongly committed filesMarcel Holtmann2007-06-221-73/+0
|
* Merge changes from git://git.infradead.org/users/vudentz/bluez-utils.git.Luiz Augusto von Dentz2007-06-221-0/+73