From: Mikel Astiz <mikel.astiz@xxxxxxxxxxxx> This patchset extends module-bluetooth-policy such that HFGW is also supported. In order to do this, the way module-bluetooth-device exposes the property bluetooth.protocol needs to be slightly modified. Otherwise there's no way to distinguish between headset and gateway roles. Mikel Astiz (3): bluetooth: Fix bluetooth.profile property bluetooth: Generalize module-bluetooth-policy bluetooth: Support HFGW in module-bluetooth-policy src/modules/bluetooth/module-bluetooth-device.c | 23 +++++- src/modules/bluetooth/module-bluetooth-policy.c | 83 +++++++++++++++++++++- 2 files changed, 98 insertions(+), 8 deletions(-) -- 1.7.7.6