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 Bluetooth: Add public att.h header file 2016-02-17 15:05:08 +00:00
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 Bluetooth: BR/EDR: Add pairing mode flag 2016-03-09 12:41:44 +00:00
conn.c Bluetooth: Add support for outgoing BR/EDR connections 2016-03-14 11:37:11 +00:00
gatt_internal.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
gatt.c Bluetooth: Fix compare logic in ATT read rsp 2016-03-09 10:16:38 +00:00
hci_core.c Bluetooth: Call HCI_Reset synchronously to catch errors 2016-03-14 18:05:24 +02:00
hci_core.h Bluetooth: Fix latency versus timeout check 2016-03-08 10:56:34 +00:00
Kconfig Bluetooth: Kconfig: Fix max HCI event length if BR/EDR is enabled 2016-03-10 12:12:13 +01:00
keys.c Bluetooth: BR/EDR: Update keys management 2016-02-05 20:25:20 -05:00
keys.h Bluetooth: Cleanup dependency build for LE/BREDR 2016-03-09 10:55:31 +00:00
l2cap_internal.h Bluetooth: Add API to update LE connection parameters 2016-02-05 20:25:33 -05:00
l2cap.c Bluetooth: L2CAP: Handle of Reject command 2016-03-05 19:43:37 +00:00
Makefile Bluetooth: Always compile in UUID support 2016-02-05 20:24:40 -05:00
smp_null.c Bluetooth: Cleanup dependency build for LE/BREDR 2016-03-09 10:55:31 +00:00
smp.c Bluetooth: Use bt_auth_cancel for pairing cancel 2016-03-08 15:38:59 +00:00
smp.h Bluetooth: Use bt_auth_cancel for pairing cancel 2016-03-08 15:38:59 +00:00
stack.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
uuid.c Bluetooth: fix bswap order when building 128bit UUIDs 2016-02-05 20:25:33 -05:00