João Paulo Rechi Vita
c3efb24aa7
bluetooth: Remove all devices and adapters when org.bluez goes away
2013-09-29 16:54:36 +03:00
João Paulo Rechi Vita
9be71b5838
bluetooth: Create pa_bluetooth_device for BlueZ 5 support
...
Create a structure pa_bluetooth_device to store information about the
bluetooth device and utility functions to manipulate this structure.
2013-09-29 16:54:36 +03:00
João Paulo Rechi Vita
546da17cbe
bluetooth: Create pa_bluetooth_adapter for BlueZ 5 support
2013-09-29 16:54:36 +03:00
João Paulo Rechi Vita
19a23cef10
bluetooth: Create infrastrucure for bluetooth hooks
...
Create a pa_bluetooth_hook enum type and API to get pa_hooks from the
opaque pa_bluetooth_discovery struct.
2013-09-29 16:54:36 +03:00
João Paulo Rechi Vita
dcc28a23f9
bluetooth: Track org.bluez for BlueZ 5
2013-09-29 16:54:36 +03:00
João Paulo Rechi Vita
0103cd1379
bluetooth: Create pa_bluetooth_discovery for BlueZ 5
...
pa_bluetooth_discovery is the struct that holds information about known
Bluetooth audio devices and other information about the Bluetooth stack.
This commit also creates bluez5-util.[ch], which will hold a lot of
utility functions to help with the BlueZ 5 support.
2013-09-29 16:54:36 +03:00