From: Mikel Astiz <[email protected]>

PulseAudio is using functions in BlueZ's API that were deprecated in version 
4.61. Upstream BlueZ has recently removed these deprecated functions (no 
release was made yet), and thus clients will need to migrate to the new API 
(added in BlueZ 4.22), consisting of properties enumerating adapters and 
devices.

This patchset is sent as RFC because no BlueZ release has removed yet the old 
API, and chances are that further API changes will be adopted for upcoming 
release BlueZ 5.0. This means the patches could actually be pointless.

However, it might be useful for developers using PulseAudio with the latest 
upstream version of BlueZ.

Mikel Astiz (3):
  bluetooth: Refactor property parsing code
  bluetooth: Replace deprecated ListAdapters()
  bluetooth: Replace deprecated ListDevices()

 src/modules/bluetooth/bluetooth-util.c |  268 +++++++++++++++-----------------
 1 files changed, 127 insertions(+), 141 deletions(-)

-- 
1.7.7.6

_______________________________________________
pulseaudio-discuss mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss

Reply via email to