]> code.delx.au - pulseaudio/history - src/modules/bluetooth/bluez5-util.c
bluetooth: Remove redundant assignments
[pulseaudio] / src / modules / bluetooth / bluez5-util.c
2014-05-03 Tanu Kaskinenbluetooth: Remove redundant assignments
2014-03-07 Alexander E. PatrakovFix a few "it's -> its" typos
2014-01-03 poljar (Damir Jelić)bluez5-util: Free the adapter_path in device_free().
2013-11-22 João Paulo Rechi... bluetooth: Fix crash in pa_bluetooth_discovery_get_devi...
2013-11-22 João Paulo Rechi... bluetooth: Check adapter address to set device_info_valid
2013-11-20 Tanu Kaskinenbluetooth: Set device_info_valid to -1 when the device...
2013-11-20 Tanu Kaskinenbluetooth: Remove device_remove_all()
2013-11-20 Tanu Kaskinenbluetooth: Fire DEVICE_CONNECTION_CHANGED in set_device...
2013-11-20 Tanu Kaskinenbluetooth: Don't mark device valid before it has an...
2013-11-20 Tanu Kaskinenbluetooth: Use a helper function for setting device_inf...
2013-11-15 Tanu Kaskinenbluetooth: Remove a redundant variable
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