From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> Set of patches adding handling for physical and logical link complete events. Andrei Emeltchenko (8): Bluetooth: AMP: Process Physical Link Complete evt Bluetooth: AMP: Process Logical Link complete evt Bluetooth: 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 include/net/bluetooth/amp.h | 3 + include/net/bluetooth/l2cap.h | 1 + net/bluetooth/amp.c | 67 ++++++++++++++++ net/bluetooth/hci_conn.c | 2 + net/bluetooth/hci_event.c | 174 ++++++++++++++++++++++++++++++++++++++++- net/bluetooth/l2cap_core.c | 33 ++++++++ 6 files changed, 276 insertions(+), 4 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