zephyr/drivers/nble
Anas Nashif 4414d2f308 Do not set BT config options if NBLE is not enabled
!BLUETOOTH is almost always when not using BLE, so depend
on NBLE being configured as well to set various options.

Change-Id: Idc61cee277fe0f09086a9f2ed6eb419aee5fd69c
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:25:27 -05:00
..
Kconfig Do not set BT config options if NBLE is not enabled 2016-02-05 20:25:27 -05:00
Makefile drivers/nble: Add UUID support 2016-02-05 20:25:27 -05:00
conn.c Bluetooth: Add stubs for directed advertising API 2016-02-05 20:25:19 -05:00
gap.c Bluetooth: nble: Fix missing format specifier 2016-02-05 20:25:27 -05:00
gap_internal.h Bluetooth: nble: Make GAP coding style consistent 2016-02-05 20:25:26 -05:00
gatt.c Bluetooth: nble: Enable GATT functions 2016-02-05 20:25:26 -05:00
gatt_internal.h Bluetooth: nble: Make GATT coding style consistent 2016-02-05 20:25:26 -05:00
rpc.h Bluetooth: nble: Add RPC Serialization IPC 2016-02-05 20:25:26 -05:00
rpc_deserialize.c Bluetooth: nble: Refactor header include logic 2016-02-05 20:25:26 -05:00
rpc_functions_to_ble_core.h Bluetooth: nble: Refactor header include logic 2016-02-05 20:25:26 -05:00
rpc_functions_to_quark.h Bluetooth: nble: Include all functions to build 2016-02-05 20:25:26 -05:00
rpc_serialize.c Bluetooth: nble: Refactor header include logic 2016-02-05 20:25:26 -05:00
stubs.c Bluetooth: nble: Use weak functions printing debug info 2016-02-05 20:25:26 -05:00
uart.c Bluetooth: nble: Allow to build UART driver for nanokernel 2016-02-05 20:25:27 -05:00
uart.h Bluetooth: nble: Move receive logic to fiber 2016-02-05 20:25:26 -05:00
version.h Bluetooth: nble: Add RPC Serialization IPC 2016-02-05 20:25:26 -05:00