zephyr/net/bluetooth
Luiz Augusto von Dentz b50a582ea1 Bluetooth: ATT: Notify if a disconnect happen while a request is pending
If the client is waiting for a response but the link is disconnected it
should be notified as the request may never be complete otherwise.

Change-Id: I1fb83b63d8effb4ef2a8f838566c1e68deae9f2c
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-03-16 07:26:01 +00:00
..
att_internal.h
att.c Bluetooth: ATT: Notify if a disconnect happen while a request is pending 2016-03-16 07:26:01 +00:00
conn_internal.h
conn.c Bluetooth: Add support for outgoing BR/EDR connections 2016-03-14 11:37:11 +00:00
gatt_internal.h
gatt.c
hci_core.c Bluetooth: Call HCI_Reset synchronously to catch errors 2016-03-14 18:05:24 +02:00
hci_core.h
Kconfig Bluetooth: Kconfig: Fix max HCI event length if BR/EDR is enabled 2016-03-10 12:12:13 +01:00
keys.c
keys.h
l2cap_internal.h
l2cap.c
Makefile
smp_null.c
smp.c
smp.h
stack.h
uuid.c