Changes since v2: - include Gustavo comments - rebase and update commands codes - move oob enabling part to separate patch BR, Szymon Janc on behalf of ST-Ericsson Szymon Janc (5): Bluetooth: Rename cmd to param 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 Bluetooth: Enable support for out of band association model include/net/bluetooth/hci.h | 26 ++++++ include/net/bluetooth/hci_core.h | 18 ++++ include/net/bluetooth/mgmt.h | 18 ++++ net/bluetooth/hci_core.c | 67 +++++++++++++++ net/bluetooth/hci_event.c | 56 ++++++++++++- net/bluetooth/mgmt.c | 175 ++++++++++++++++++++++++++++++++++++-- 6 files changed, 352 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