summaryrefslogtreecommitdiffstats
path: root/src/modules/bluetooth/ipc.h
Commit message (Collapse)AuthorAgeFilesLines
* bluetooth: Pull a2dp-codecs.h from BlueZArun Raghavan2011-03-311-28/+0
| | | | | | This pulls a2dp-codecs.h from BlueZ which contains the capabilities structures for SBC and MPEG. We currently have these manually added to ipc.h, so pulling this header makes our files identical to upstream.
* bluetooth: Run 'make update-sbc'Colin Guthrie2011-03-201-1/+12
| | | | Note that changes to ipc.h from 8f3ef04b had to be manually reapplied.
* bluetooth: Add support for Media APILuiz Augusto von Dentz2010-10-071-0/+28
| | | | Make use of D-Bus to transfer file descriptors.
* Update ipc to match new message headers introduced on BlueZ 4.34.Luiz Augusto von Dentz2009-03-261-15/+58
|
* run make update-sbcLennart Poettering2009-03-021-1/+2
|
* pull in new SBC/BT filesLennart Poettering2009-02-031-5/+2
|
* Update module-bluetooth-device to the new ipc.Luiz Augusto von Dentz2008-12-221-95/+95
|
* remove a few compiler warnings in BlueZ codeLennart Poettering2008-09-291-1/+1
|
* Move bluetooth discover and device modules to src/modules/bluetoothJoão Paulo Rechi Vita2008-09-111-0/+308