zephyr/net/bluetooth
Arkadiusz Lichwa cb29e6135d Bluetooth: Kconfig: Change topmost option
Refactors existing menu by putting as topmost selectable option
general bluetooth subsystem support instead so far Low Energy (LE).
Implication of the change is introduction of new BLUETOOTH_LE config
flag. The flag needs to be propagated to all existing bluetooth
related apps to make them buildable.

Change-Id: I608c1baad038e0ee4cccf44a3e597e16ae1f7f54
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-02-05 20:24:47 -05:00
..
att.c Bluetooth: ATT: Fix not releasing buffer before calling the callback 2016-02-05 20:24:45 -05:00
att.h Bluetooth: Make Kconfig buffer sizes follow MTU sizes 2016-02-05 20:24:45 -05:00
conn_internal.h Bluetooth: Create protocol-specific outgoing ACL buffer pools 2016-02-05 20:24:45 -05:00
conn.c Bluetooth: Fix leaving empty header space in ACL fragments 2016-02-05 20:24:45 -05:00
gatt_internal.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
gatt.c Bluetooth: gatt: Fix possible NULL pointer dereference 2016-02-05 20:24:47 -05:00
hci_core.c Bluetooth: Clean up hci_core.c include order 2016-02-05 20:24:45 -05:00
hci_core.h Bluetooth: Refactor bt_dev struct 2016-02-05 20:24:44 -05:00
Kconfig Bluetooth: Kconfig: Change topmost option 2016-02-05 20:24:47 -05:00
keys.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
keys.h Bluetooth: SMP: Add support for encryption key size reduction 2016-02-05 20:24:30 -05:00
l2cap_internal.h Bluetooth: Move BT_L2CAP_BUF_SIZE to a more appropriate place 2016-02-05 20:24:45 -05:00
l2cap.c Bluetooth: L2CAP: Disconnect when receiving invalid data 2016-02-05 20:24:46 -05:00
Makefile Bluetooth: Always compile in UUID support 2016-02-05 20:24:40 -05:00
smp_null.c Bluetooth: L2CAP: Unref buffer after calling recv callback 2016-02-05 20:24:41 -05:00
smp.c Bluetooth: Create protocol-specific outgoing ACL buffer pools 2016-02-05 20:24:45 -05:00
smp.h Bluetooth: smp: Convert to net_buf API 2016-02-05 20:24:38 -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