zephyr/net/bluetooth
Szymon Janc af98cbc1b6 Bluetooth: Move HCI core code to reduce number of ifdefs
Gather connection and SMP related code togerther to that those can
be places under single blocks of ifdefs.

Change-Id: Ief418536e0e0f389fdde3bb3ac8b85bcfce9ac79
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-02-05 20:24:25 -05:00
..
att.c
att.h
buf.c Bluetooth: Make BT buffers connection support optional 2016-02-05 20:24:24 -05:00
conn_internal.h
conn.c
gatt_internal.h
gatt.c Bluetooth: GATT: Fix differentiate errors on write ccc 2016-02-05 20:24:24 -05:00
hci_core.c Bluetooth: Move HCI core code to reduce number of ifdefs 2016-02-05 20:24:25 -05:00
hci_core.h
Kconfig
keys.c
keys.h
l2cap.c
l2cap.h
Makefile
smp_null.c
smp.c Bluetooth: SMP: Add timeout fiber stack analysis 2016-02-05 20:24:25 -05:00
smp.h
stack.h Bluetooth: Add new code for stack usage analysis 2016-02-05 20:24:25 -05:00
uuid.c