Hi everyone,
I'd be glad if someone found the time to review this patch set.
I made the changes proposed by Johan in his review. So not sure whether
this is good to be applied now or whether further changes are needed.
I'm holding back with more multi-advertisement change sets until I'm
sure that we have a good basis...
Thanks!!
Florian
On 04/10/2015 04:30 AM, Florian Grandel wrote:
A patch set introducing the infrastructure for multi-advertising
capability to the HCI core and mgmt API.
v1 -> v2:
- add missing braces in read_adv_features()
v2 -> v3:
- split change-set into several patches
- replace err == 0 by !err
- fix coding style problems
Florian Grandel (2):
Bluetooth: hci_core: Introduce multi-adv inst list
Bluetooth: mgmt: Start using multi-adv inst list
include/net/bluetooth/hci_core.h | 21 ++-
net/bluetooth/hci_core.c | 118 ++++++++++++-
net/bluetooth/mgmt.c | 349 +++++++++++++++++++++------------------
3 files changed, 321 insertions(+), 167 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html