zephyr/net/bluetooth
Szymon Janc 393dad0ccf Bluetooth: Add callback for identity resolution
This callback is called if identity was resolved for remote device
that was using Resolvable Private Address while connection. From
now on only Identity Address is used.

Change-Id: I5976be575a8e4ad8c13f56d7bc274d751ae37511
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
buf.c
conn_internal.h Bluetooth: Add callback for identity resolution 2016-02-05 20:15:38 -05:00
conn.c Bluetooth: Add callback for identity resolution 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: Remove not needed src from bt_conn 2016-02-05 20:15:38 -05:00
hci_core.h
Kconfig
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
l2cap.h
Makefile
smp.c Bluetooth: Add callback for identity resolution 2016-02-05 20:15:38 -05:00
smp.h
uuid.c