From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> Set of patches adding handling for physical and logical link complete events. Changes: * rfcv1: Rebased on top of Mat's patches, preserve Marcel's ack for not-changed-much patches only. * rfcv0: original Andrei Emeltchenko (11): Bluetooth: trivial: Remove unneeded assignment Bluetooth: Use helper function sending EFS conf rsp Bluetooth: AMP: Process Physical Link Complete evt Bluetooth: AMP: Process Logical Link complete evt Bluetooth: AMP: Add Logical Link Create function Bluetooth: AMP: Process Disc Logical Link Bluetooth: AMP: Process Disc Physical Link Complete evt Bluetooth: AMP: Remove hci_conn receiving error command status Bluetooth: Disconnect logical link when deleteing chan Bluetooth: Add put(hcon) when deleting hchan Bluetooth: AMP: Check for hs_hcon instead of ctrl_id include/net/bluetooth/amp.h | 3 + include/net/bluetooth/l2cap.h | 2 + net/bluetooth/amp.c | 70 ++++++++++++++++ net/bluetooth/hci_conn.c | 2 + net/bluetooth/hci_event.c | 177 ++++++++++++++++++++++++++++++++++++++++- net/bluetooth/l2cap_core.c | 41 ++++++---- 6 files changed, 276 insertions(+), 19 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