Hi, This is the patch version 2 of the socket option for enabling transparent SCO sockets. I kept the mode name. The initial mode corresponding to current behavior is SCO_MODE_CVSD. SCO_MODE_TRANSPARENT is the mode for setting up transparent data sockets. Because it is still foggy, SCO_MODE_ENHANCED is no longer declared in this series, it is sent as an additional RFC. Let me know what you think. Best regards, Frédéric Dalleau (4): Bluetooth: Add option for SCO socket mode Bluetooth: Use mode to create SCO connection Bluetooth: Parameters for outgoing SCO connections Bluetooth: Fallback transparent SCO from T2 to T1 include/net/bluetooth/hci_core.h | 5 ++- include/net/bluetooth/sco.h | 7 +++++ net/bluetooth/hci_conn.c | 38 ++++++++++++++++------ net/bluetooth/hci_event.c | 22 ++++++++++--- net/bluetooth/sco.c | 64 ++++++++++++++++++++++++++++++++++++-- 5 files changed, 118 insertions(+), 18 deletions(-) -- 1.7.9.5 -- 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