zephyr/net/bluetooth
Szymon Janc 97fb4d2990 Bluetooth: SMP: Delay LE SC pairing until PublicKey is generated
If HCI based ECC is used we should delay sending local Public Key in
LE SC pairing until it is generated by controller.

Change-Id: Ic979fc8efa40a8089ac2b74cbcfac21bdca79bfe
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-02-05 20:25:02 -05:00
..
att.c Bluetooth: GATT: Minor fix in warning message 2016-02-05 20:25:00 -05:00
att.h
conn_internal.h Bluetooth: Add bt_conn_get_info 2016-02-05 20:24:59 -05:00
conn.c Bluetooth: Fix setting CONNECT_SCAN state for connections. 2016-02-05 20:25:01 -05:00
gatt_internal.h
gatt.c Bluetooth: GATT: Fix calculation of max data allowed in write req 2016-02-05 20:25:00 -05:00
hci_core.c Bluetooth: SMP: Delay LE SC pairing until PublicKey is generated 2016-02-05 20:25:02 -05:00
hci_core.h Bluetooth: Add flag to track Bluetooth readiness 2016-02-05 20:25:01 -05:00
Kconfig
keys.c Bluetooth: Add newline to log macros 2016-02-05 20:24:59 -05:00
keys.h
l2cap_internal.h
l2cap.c Bluetooth: L2CAP: Make bt_l2cap_chan_send return the bytes sent 2016-02-05 20:24:59 -05:00
Makefile
smp_null.c Bluetooth: Add newline to log macros 2016-02-05 20:24:59 -05:00
smp.c Bluetooth: SMP: Delay LE SC pairing until PublicKey is generated 2016-02-05 20:25:02 -05:00
smp.h Bluetooth: SMP: Delay LE SC pairing until PublicKey is generated 2016-02-05 20:25:02 -05:00
stack.h
uuid.c