zephyr/net/bluetooth
Szymon Janc 66f6cfc86f Bluetooth: Cover whole key API under CONFIG_BLUETOOTH_SMP
There is no need to define keys types if SMP is disabled.

Change-Id: If6b653906df4623f440b258afd574722498109d0
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-02-05 20:24:26 -05:00
..
att.c
att.h
buf.c
conn_internal.h Bluetooth: Move connection code to reduce number of ifdefs 2016-02-05 20:24:26 -05:00
conn.c Bluetooth: Move connection code to reduce number of ifdefs 2016-02-05 20:24:26 -05:00
gatt_internal.h
gatt.c Bluetooth: Move GATT code to reduce number of ifdefs 2016-02-05 20:24:26 -05:00
hci_core.c
hci_core.h
Kconfig
keys.c
keys.h Bluetooth: Cover whole key API under CONFIG_BLUETOOTH_SMP 2016-02-05 20:24:26 -05:00
l2cap.c
l2cap.h
Makefile
smp_null.c
smp.c Bluetooth: SMP: Move code to reduce number of ifdefs 2016-02-05 20:24:26 -05:00
smp.h
stack.h
uuid.c