zephyr/net/bluetooth
Andrei Emeltchenko 7160c9c95e Bluetooth: Move BT_STACK definitions to log.h
BT_STACK depends on BT_STACK_DEBUG_EXTRA, therefore moving it there.
It also allows to use BT_STACK in drivers, at the moment only
Bluetooth stack uses it.

Change-Id: I41e0e0d49dae6abef2dc3a8d1d109127787d3db0
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-02-05 20:25:08 -05:00
..
Kconfig Bluetooth: Kconfig: Move SMP related option under BLUETOOTH_SMP 2016-02-05 20:25:07 -05:00
Makefile Bluetooth: Always compile in UUID support 2016-02-05 20:24:40 -05:00
att.c Bluetooth: Make use of BT_UUID_DECLARE_16 for services 2016-02-05 20:25:07 -05:00
att.h Bluetooth: Make Kconfig buffer sizes follow MTU sizes 2016-02-05 20:24:45 -05:00
conn.c Bluetooth: Replace fiber_fiber_ with fiber_ 2016-02-05 20:25:07 -05:00
conn_internal.h Bluetooth: BR/EDR: Look up conn by BT address helper 2016-02-05 20:25:03 -05:00
gatt.c Bluetooth: add CPF descriptor support 2016-02-05 20:25:08 -05:00
gatt_internal.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
hci_core.c Bluetooth: Refactor le_ltk_request function 2016-02-05 20:25:08 -05:00
hci_core.h Bluetooth: Move BT_STACK definitions to log.h 2016-02-05 20:25:08 -05:00
keys.c Bluetooth: Add newline to log macros 2016-02-05 20:24:59 -05:00
keys.h Bluetooth: Add support for LE Secure Connections LTK 2016-02-05 20:24:49 -05:00
l2cap.c Bluetooth: Add latency & timeout to LE conn param API 2016-02-05 20:25:02 -05:00
l2cap_internal.h Bluetooth: Move BT_L2CAP_BUF_SIZE to a more appropriate place 2016-02-05 20:24:45 -05:00
smp.c Bluetooth: SMP: Rename gen_method table to gen_method_legacy 2016-02-05 20:25:08 -05:00
smp.h Bluetooth: SMP: Delay LE SC pairing until PublicKey is generated 2016-02-05 20:25:02 -05:00
smp_null.c Bluetooth: Add newline to log macros 2016-02-05 20:24:59 -05:00
stack.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
uuid.c Bluetooth: Make bt_uuid_str parameter const 2016-02-05 20:24:38 -05:00