zephyr/net/bluetooth
Szymon Janc 46f04f3e00 Bluetooth: SMP: Fix not storing IRK on re-pair
conn->dst might already contain identity address from previous
pairing. In order to store IRK distributed in new pairing we
should check address used in connection.

Change-Id: If4bfaf445d31684125246cc98cfad1aab45875ca
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-02-05 20:15:39 -05:00
..
att.c
att.h
buf.c
conn_internal.h Bluetooth: Add callback for security changed 2016-02-05 20:15:38 -05:00
conn.c Bluetooth: Add callback for security changed 2016-02-05 20:15:38 -05:00
gatt.c
hci_core.c Bluetooth: Add callback for security changed 2016-02-05 20:15:38 -05:00
hci_core.h Bluetooth: Refactor LE Connection Params validator 2016-02-05 20:15:38 -05:00
Kconfig
keys.c
keys.h Bluetooth: Store key type in common structure 2016-02-05 20:15:38 -05:00
l2cap.c Bluetooth: Refactor LE Connection Params validator 2016-02-05 20:15:38 -05:00
l2cap.h Bluetooth: Refactor LE Connection Params validator 2016-02-05 20:15:38 -05:00
Makefile
smp.c Bluetooth: SMP: Fix not storing IRK on re-pair 2016-02-05 20:15:39 -05:00
smp.h
uuid.c