bluetooth: recognize another HSP HS UUID
authorTanu Kaskinen <tanuk@iki.fi>
Sat, 2 Sep 2017 12:44:58 +0000 (15:44 +0300)
committerTanu Kaskinen <tanuk@iki.fi>
Tue, 5 Sep 2017 10:46:27 +0000 (13:46 +0300)
commit9c7a9be7cd907262683c720f4f9afae3f056a4f1
treef366a28b695771e9abfded589ef52266b0fc288e
parent15386a710c1500f70085a6312fb4d84be4d254c9
bluetooth: recognize another HSP HS UUID

There are actually two HSP HS UUIDs. My theory is that the second one
was added, because someone was not happy with the old UUID being used
for identifying two different things (the HSP profile as a whole, and
the HS role within the HSP profile). Some headsets only use the new
UUID, and those headsets won't work if we don't recognize the new UUID.

BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=93898
src/modules/bluetooth/backend-native.c
src/modules/bluetooth/bluez5-util.c
src/modules/bluetooth/bluez5-util.h
src/modules/bluetooth/module-bluez5-device.c