Patches rebased to match changes after moving index to mgmt_hdr. Dropped patches already applied. BR, Szymon Janc on behalf of ST-Ericsson Szymon Janc (4): Bluetooth: Rename cmd to cmd_params in pending_cmd Bluetooth: Allow for NULL data in mgmt_pending_add Bluetooth: Add read_local_oob_data management command Bluetooth: Add add/remove_remote_oob_data management commands include/net/bluetooth/hci.h | 26 ++++++ include/net/bluetooth/hci_core.h | 18 ++++ include/net/bluetooth/mgmt.h | 18 ++++ net/bluetooth/hci_core.c | 76 ++++++++++++++++ net/bluetooth/hci_event.c | 56 ++++++++++++- net/bluetooth/mgmt.c | 175 ++++++++++++++++++++++++++++++++++++-- 6 files changed, 361 insertions(+), 8 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