zephyr/net/bluetooth
Luiz Augusto von Dentz d98068be94 Bluetooth: L2CAP: Fix not canceling RTX work
If the channel is being destroyed the RTX work should be cancelled as
it may cause destroy to be called again.

Change-Id: I49c10d64a2108719d28e456fb5b4bfb50ef8a140
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-07-11 15:40:39 +00:00
..
att_internal.h
att.c Bluetooth: ATT: Add timeout handling 2016-07-08 12:05:33 +00:00
conn_internal.h
conn.c
ecc.h Bluetooth: Create proper abstraction for ECC access 2016-07-01 11:21:04 +03:00
gatt_internal.h
gatt.c Bluetooth: Fix missing endian conversion 2016-07-07 06:04:33 +00:00
hci_core.c Bluetooth: Fix enabling ECDH HCI events when SMP is not selected 2016-07-11 09:38:42 +00:00
hci_core.h Bluetooth: Create proper abstraction for ECC access 2016-07-01 11:21:04 +03:00
hci_ecc.c
hci_ecc.h
Kconfig
keys.c
keys.h
l2cap_br.c Bluetooth: L2CAP: Unify code for adding and deleting channels 2016-07-11 15:39:59 +00:00
l2cap_internal.h Bluetooth: L2CAP: Unify code for adding and deleting channels 2016-07-11 15:39:59 +00:00
l2cap.c Bluetooth: L2CAP: Fix not canceling RTX work 2016-07-11 15:40:39 +00:00
log.c Bluetooth: Add hexadecimal conversion logging helper 2016-07-11 09:38:53 +00:00
Makefile Bluetooth: Add hexadecimal conversion logging helper 2016-07-11 09:38:53 +00:00
monitor.c
monitor.h
smp_null.c
smp.c Bluetooth: SMP: Take advantage of new bt_hex helper 2016-07-11 09:44:13 +00:00
smp.h Bluetooth: Create proper abstraction for ECC access 2016-07-01 11:21:04 +03:00
uuid.c