zephyr/net/bluetooth
Szymon Janc 8dbd8dcc5b Bluetooth: Remove dead code
Since now TinyCrypt is always enabled there is no need for HCI
backup code.

Change-Id: I6cf9c2bd15dc9a6c0dd98cd7aff0ea137eb0be8b
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-02-11 20:44:44 +00:00
..
att.c
att.h
conn_internal.h Bluetooth: trivial: Remove empty line 2016-02-10 19:13:00 -05:00
conn.c Bluetooth: Add connection role to bt_conn_info 2016-02-11 14:48:03 +02:00
gatt_internal.h
gatt.c Bluetooth: GATT: Refactor read API 2016-02-10 18:52:29 -05:00
hci_core.c Bluetooth: Remove dead code 2016-02-11 20:44:44 +00:00
hci_core.h Bluetooth: Store LE SC Public Key in SMP code 2016-02-10 19:13:01 -05:00
Kconfig Bluetooth: SMP: Use TinyCrypt for AES CMAC 2016-02-11 20:44:28 +00:00
keys.c
keys.h
l2cap_internal.h
l2cap.c
Makefile
smp_null.c
smp.c Bluetooth: Remove dead code 2016-02-11 20:44:44 +00:00
smp.h Bluetooth: Store LE SC Public Key in SMP code 2016-02-10 19:13:01 -05:00
stack.h
uuid.c