zephyr/net/bluetooth
Szymon Janc 25973ac160 Bluetooth: Fix setting security level on encryption
If authenticated key was used for encryption resulting security
level is high. If resulting security level is lower then
requested level link is disconnected.

Change-Id: Ib66f722e6bb52e943d2b5cefb58f018707ce725b
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-02-05 20:15:37 -05:00
..
att.c Bluetooth: ATT: Be more consistent with bt_buf variable names 2016-02-05 20:15:37 -05:00
att.h Bluetooth: ATT: Add bt_att_get_mtu 2016-02-05 20:15:22 -05:00
buf.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
conn_internal.h Bluetooth: Add connection security level tracking 2016-02-05 20:15:24 -05:00
conn.c Bluetooth: Fix requesting high security level 2016-02-05 20:15:37 -05:00
gatt.c Bluetooth: Add GATT Signed Write command 2016-02-05 20:15:24 -05:00
hci_core.c Bluetooth: Fix setting security level on encryption 2016-02-05 20:15:37 -05:00
hci_core.h
Kconfig Bluetooth: Make self-test option relevant to SMP debug 2016-02-05 20:15:23 -05:00
keys.c
keys.h Bluetooth: Store if generated keys are authenticated 2016-02-05 20:15:37 -05:00
l2cap.c
l2cap.h
Makefile
smp.c Bluetooth: SMP: Verify if required security level is reachable 2016-02-05 20:15:37 -05:00
smp.h Bluetooth: Add data signing function 2016-02-05 20:15:24 -05:00
uuid.c