Hi, This serie of patch will add the link establishment protocol for BCSP into the kernel rather than having to handle in userland before switching discipline and make the TX window size configurable. These patches might not be ready for direct submission to the kernel mainline, but this is a first request for comment/review. Thanks, Regards Tristan Lelong (2): hci_bcsp: Add LE protocol on kernel side bcsp: Change tx window size in configuration drivers/bluetooth/Kconfig | 7 ++ drivers/bluetooth/hci_bcsp.c | 203 +++++++++++++++++++++++++++++++-------- drivers/bluetooth/hci_ldisc.c | 5 + include/net/bluetooth/hci_core.h | 2 + net/bluetooth/hci_core.c | 6 +- 5 files changed, 182 insertions(+), 41 deletions(-) -- 2.1.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