zephyr/net/bluetooth
Szymon Janc 6b20c8c40d Bluetooth: SMP: Cleanup all old keys on re-pairing
When re-pairing was successful (indicated by enabling encryption with
STK) old keys are no longer needed as those will be replaced by keys
distributed in new pairing.

Change-Id: If2a81e8e94f35eb04ce9a7e4d782094632cbd77a
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-02-05 20:15:38 -05:00
..
att.c Bluetooth: Fix wrong buffer allocation result 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: Move connection callbacks to the conn.c 2016-02-05 20:15:37 -05:00
conn.c Bluetooth: Store key type in common structure 2016-02-05 20:15:38 -05:00
gatt.c Bluetooth: Fix wrong read included function name 2016-02-05 20:15:37 -05:00
hci_core.c Bluetooth: Store key type in common structure 2016-02-05 20:15:38 -05:00
hci_core.h Bluetooth: Update LE Exchange Features event handler 2016-02-05 20:15:37 -05:00
Kconfig Bluetooth: Make self-test option relevant to SMP debug 2016-02-05 20:15:23 -05:00
keys.c Bluetooth: Simplify keys management code 2016-02-05 20:15:38 -05:00
keys.h Bluetooth: Store key type in common structure 2016-02-05 20:15:38 -05:00
l2cap.c Bluetooth: Update LE Exchange Features event handler 2016-02-05 20:15:37 -05:00
l2cap.h Bluetooth: Make bt_l2cap_update_conn_param to be non-void function 2016-02-05 20:15:37 -05:00
Makefile
smp.c Bluetooth: SMP: Cleanup all old keys on re-pairing 2016-02-05 20:15:38 -05:00
smp.h Bluetooth: Add data signing function 2016-02-05 20:15:24 -05:00
uuid.c