Hi, This patch set adds a new mgmt_set_bredr command that can be used to make a dual mode controller behave like a single mode one. I'm sending it as RFC since I haven't had the chance to test it properly yet. Johan ---------------------------------------------------------------- Johan Hedberg (3): Bluetooth: Introduce a new HCI_BREDR_ENABLED flag Bluetooth: Move set_bredr_scan() to a more convenient location Bluetooth: Add a new mgmt_set_bredr command include/net/bluetooth/hci.h | 1 + include/net/bluetooth/mgmt.h | 2 + net/bluetooth/hci_conn.c | 3 + net/bluetooth/hci_core.c | 21 ++++- net/bluetooth/mgmt.c | 186 ++++++++++++++++++++++++++++++++++------- 5 files changed, 180 insertions(+), 33 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