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 Bluetooth: Add support for disabling GATT client support 2016-02-05 20:24:24 -05:00
att.h Bluetooth: ATT: Fix BT_ATT_OP_CONFIRM code 2016-02-05 20:16:16 -05:00
buf.c Bluetooth: Make BT buffers connection support optional 2016-02-05 20:24:24 -05:00
conn_internal.h Bluetooth: Add option for disabling SMP support 2016-02-05 20:24:24 -05:00
conn.c Bluetooth: Add option for disabling SMP support 2016-02-05 20:24:24 -05:00
gatt_internal.h Bluetooth: Add support for disabling GATT client support 2016-02-05 20:24:24 -05:00
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 Bluetooth: Remove includes from internal headers 2016-02-05 20:16:16 -05:00
Kconfig Bluetooth: Add support for disabling GATT client support 2016-02-05 20:24:24 -05:00
keys.c Bluetooth: Remove includes from internal headers 2016-02-05 20:16:16 -05:00
keys.h Bluetooth: Add option for disabling SMP support 2016-02-05 20:24:24 -05:00
l2cap.c Bluetooth: Add initial Kconfig split options 2016-02-05 20:24:24 -05:00
l2cap.h Bluetooth: Refactor LE Connection Params validator 2016-02-05 20:15:38 -05:00
Makefile Bluetooth: Add option for disabling SMP support 2016-02-05 20:24:24 -05:00
smp_null.c Bluetooth: Add option for disabling SMP support 2016-02-05 20:24:24 -05:00
smp.c Bluetooth: SMP: Add timeout fiber stack analysis 2016-02-05 20:24:25 -05:00
smp.h Bluetooth: Remove includes from internal headers 2016-02-05 20:16:16 -05:00
stack.h Bluetooth: Add new code for stack usage analysis 2016-02-05 20:24:25 -05:00
uuid.c Bluetooth: Add bt_uuid_cmp 2016-02-05 20:14:04 -05:00