zephyr/net/bluetooth
Szymon Janc 2450a56ae5 Bluetooth: Use le_set_rpa in check_pending_conn
This makes code simpler and easier to understand as generating RPA and
setting random address are done in same place.

Change-Id: I1f9ebdf3ee322921258c92f3f1a40d6b7764b2fc
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-05-04 16:40:06 +00:00
..
att_internal.h
att.c
conn_internal.h Bluetooth: Move bt_conn functions to conn.c 2016-05-03 13:05:06 +03:00
conn.c Bluetooth: Move bt_conn functions to conn.c 2016-05-03 13:05:06 +03:00
gatt_internal.h
gatt.c
hci_core.c Bluetooth: Use le_set_rpa in check_pending_conn 2016-05-04 16:40:06 +00:00
hci_core.h Bluetooth: Simplify advertising API 2016-05-04 11:11:34 +00:00
Kconfig
keys.c
keys.h
l2cap_br.c
l2cap_internal.h
l2cap.c
Makefile
monitor.c
monitor.h
smp_null.c
smp.c Bluetooth: SMP: Avoid using hard-coded constant 2016-05-03 14:28:00 +03:00
smp.h
uuid.c