[pulseaudio-discuss] [PATCH v2 0/4] Extend module-bluetooth-policy
Mikel Astiz
mikel.astiz.oss at gmail.com
Wed Aug 22 00:04:18 PDT 2012
From: Mikel Astiz <mikel.astiz at bmw-carit.de>
v2 of this patchset includes several style fixes, commit message fix, and function renaming, as pointed out by Tanu. Besides, pa_assert_not_reached() is now used.
Patch v2 2/4 is new and contains a trivial style fix, integrated in this patchset to avoid that patch 4/4 introduces a style issue.
The renaming of property "bluetooth.protocol" and the extensions of the discovery API, both suggested by Tanu too, haven't been addressed for the moment.
>From original cover-letter:
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 (4):
bluetooth: Fix bluetooth.protocol property
bluetooth: Trivial style fix
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 | 94 +++++++++++++++++++++--
2 files changed, 106 insertions(+), 11 deletions(-)
--
1.7.7.6
More information about the pulseaudio-discuss
mailing list