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(-) -- 1.9.1 -- 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