These patches implement a L2CAP socket option to update and get LE connection parameters. Seungyoun Ju (3): Bluetooth: Add L2CAP socket option for connection params Bluetooth: Update LE connecion parameters depending on LE features Bluetooth: Implement L2CAP socket option for connection params include/net/bluetooth/bluetooth.h | 8 +++++ include/net/bluetooth/l2cap.h | 2 ++ net/bluetooth/l2cap_core.c | 45 ++++++++++++++++++++++------ net/bluetooth/l2cap_sock.c | 63 +++++++++++++++++++++++++++++++++++++++ 4 files changed, 109 insertions(+), 9 deletions(-) -- 2.1.0 -- 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