zephyr/net/bluetooth
Szymon Janc 6de50c5aa6 Bluetooth: Store LE SC Public Key in SMP code
There is no need to keep this in bt_dev structure as this is not
used outside of SMP code.

Change-Id: I24a1d9daffb4d382bf1ed07a5645e4cbdafa3c5e
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-02-10 19:13:01 -05:00
..
Kconfig Bluetooth: Kconfig: Add option for enabling TinyCrypt 2016-02-10 19:13:00 -05:00
Makefile
att.c Bluetooth: UUID: Introduce new API 2016-02-05 20:25:28 -05:00
att.h
conn.c Bluetooth: Add API to update LE connection parameters 2016-02-05 20:25:33 -05:00
conn_internal.h Bluetooth: trivial: Remove empty line 2016-02-10 19:13:00 -05:00
gatt.c Bluetooth: GATT: Refactor read API 2016-02-10 18:52:29 -05:00
gatt_internal.h
hci_core.c Bluetooth: Store LE SC Public Key in SMP code 2016-02-10 19:13:01 -05:00
hci_core.h Bluetooth: Store LE SC Public Key in SMP code 2016-02-10 19:13:01 -05:00
keys.c Bluetooth: BR/EDR: Update keys management 2016-02-05 20:25:20 -05:00
keys.h Bluetooth: BR/EDR: Store new combination link key 2016-02-05 20:25:20 -05:00
l2cap.c Bluetooth: Add API to update LE connection parameters 2016-02-05 20:25:33 -05:00
l2cap_internal.h Bluetooth: Add API to update LE connection parameters 2016-02-05 20:25:33 -05:00
smp.c Bluetooth: Store LE SC Public Key in SMP code 2016-02-10 19:13:01 -05:00
smp.h Bluetooth: Store LE SC Public Key in SMP code 2016-02-10 19:13:01 -05:00
smp_null.c Bluetooth: Move all bt_conn related APIs to conn.h 2016-02-05 20:25:19 -05:00
stack.h
uuid.c Bluetooth: fix bswap order when building 128bit UUIDs 2016-02-05 20:25:33 -05:00