]> code.delx.au - pulseaudio/history - src/modules/bluetooth/bluez5-util.c
bluetooth: Fix variable constness
[pulseaudio] / src / modules / bluetooth / bluez5-util.c
2013-10-29 Tanu Kaskinenbluetooth: Fix variable constness
2013-10-29 Tanu Kaskinenbluetooth: Remove adapter_remove_all()
2013-09-29 João Paulo Rechi... bluetooth: Fail to load driver if discovery module...
2013-09-29 João Paulo Rechi... bluetooth: Handle PropertiesChanged for org.bluez.Media...
2013-09-29 João Paulo Rechi... bluetooth: Handle PropertiesChanged for org.bluez.Device1
2013-09-29 João Paulo Rechi... bluetooth: Protect from a misbehaving bluetoothd
2013-09-29 João Paulo Rechi... bluetooth: Parse BlueZ 5 device properties
2013-09-29 João Paulo Rechi... bluetooth: Handle PropertiesChanged for org.bluez.Adapter1
2013-09-29 João Paulo Rechi... bluetooth: Register endpoints with BlueZ 5 adapter
2013-09-29 João Paulo Rechi... bluetooth: Parse BlueZ 5 adapter properties
2013-09-29 João Paulo Rechi... bluetooth: Parse BlueZ 5 D-Bus interfaces
2013-09-29 João Paulo Rechi... bluetooth: Handle InterfacesAdded and InterfacesRemoved
2013-09-29 João Paulo Rechi... bluetooth: Create a function to remove only one adapter...
2013-09-29 João Paulo Rechi... bluetooth: Get managed objects
2013-09-29 João Paulo Rechi... bluetooth: Add utility function to send D-Bus messages...
2013-09-29 João Paulo Rechi... bluetooth: Implement org.bluez.MediaEndpoint1.ClearConf...
2013-09-29 João Paulo Rechi... bluetooth: Implement org.bluez.MediaEndpoint1.SelectCon...
2013-09-29 João Paulo Rechi... bluetooth: Implement org.bluez.MediaEndpoint1.SetConfig...
2013-09-29 João Paulo Rechi... bluetooth: Register MediaEndpoint1 objects with D-Bus
2013-09-29 João Paulo Rechi... bluetooth: Create pa_bluetooth_transport for BlueZ...
2013-09-29 João Paulo Rechi... bluetooth: Remove all devices and adapters when org...
2013-09-29 João Paulo Rechi... bluetooth: Create pa_bluetooth_device for BlueZ 5 support
2013-09-29 João Paulo Rechi... bluetooth: Create pa_bluetooth_adapter for BlueZ 5...
2013-09-29 João Paulo Rechi... bluetooth: Create infrastrucure for bluetooth hooks
2013-09-29 João Paulo Rechi... bluetooth: Track org.bluez for BlueZ 5
2013-09-29 João Paulo Rechi... bluetooth: Create pa_bluetooth_discovery for BlueZ 5