From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> Implementation of EFS based upon series of patches sent upstream in Aug 2010 by Haijun Liu. http://marc.info/?a=128277503500005&r=1&w=2 Changes: * RFC: initial release * RFCv2: rebase & take care about comments: - use flag in l2cap_chan instead of variable - move channel init out from parse_conf_req - other style fixes * PATCHv1: support only Best Effort channels for now. * PATCHv2: disable_flowspec -> enable_hs, style fixes * PATCHv3: rebase, split functionality to appropriate patches, taking comments from ML. * PATCHv4: simplify logic in parse_conf_req function following Gustavo comments. Andrei Emeltchenko (3): Bluetooth: EFS: parse L2CAP config request Bluetooth: EFS: parse L2CAP config response Bluetooth: EFS: implement L2CAP config pending state include/net/bluetooth/l2cap.h | 3 + net/bluetooth/l2cap_core.c | 115 ++++++++++++++++++++++++++++++++++++++++- 2 files changed, 116 insertions(+), 2 deletions(-) -- 1.7.4.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