zephyr/net/bluetooth
Arkadiusz Lichwa dc6085667e Bluetooth: BR/EDR: Fix storing legacy link key
Stores in keys database legacy (Pre-SSP) link key.

Change-Id: I848e0e29e22edacb24c1a26ffed7a68dff08fed8
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-03-23 11:54:29 +00:00
..
att_internal.h
att.c Bluetooth: Fix checkpatch error/warnings 2016-03-21 14:48:40 +01:00
conn_internal.h Bluetooth: BR/EDR: Add no-bond keys flag 2016-03-21 11:13:12 +00:00
conn.c Bluetooth: Fix checkpatch error/warnings 2016-03-21 14:48:40 +01:00
gatt_internal.h
gatt.c Bluetooth: Fix checkpatch error/warnings 2016-03-21 14:48:40 +01:00
hci_core.c Bluetooth: BR/EDR: Fix storing legacy link key 2016-03-23 11:54:29 +00:00
hci_core.h Bluetooth: Fix checkpatch error/warnings 2016-03-21 14:48:40 +01:00
Kconfig Bluetooth: Kconfig: Add missing BLUETOOTH_STACK_HCI dependencies 2016-03-19 15:55:50 +00:00
keys.c Bluetooth: Compile only required parts of keys support 2016-03-23 10:36:28 +01:00
keys.h Bluetooth: Compile only required parts of keys support 2016-03-23 10:36:28 +01:00
l2cap_internal.h
l2cap.c
Makefile Bluetooth: Build keys support if BR/EDR is enabled 2016-03-23 10:36:28 +01:00
smp_null.c Bluetooth: Cleanup dependency build for LE/BREDR 2016-03-09 10:55:31 +00:00
smp.c Bluetooth: Fix checkpatch error/warnings 2016-03-21 14:48:40 +01:00
smp.h
uuid.c