zephyr/drivers/bluetooth/nble
Johan Hedberg d7f4fd74a9 Bluetooth: Use depends on SERIAL instead of selects
This suppresses warnings for platforms where SERIAL can't be provided.
All the platforms that these drivers are interesting for already
default to SERIAL=y.

Change-Id: Id692f99e018009b30903db8a2c046a6086be01c2
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-11-09 08:57:52 +02:00
..
conn_internal.h Bluetooth: nble: Use unified k_sem API for semaphores 2016-11-09 08:57:52 +02:00
conn.c drivers/nble: Use semaphore to control notification rate 2016-07-22 19:03:43 +00:00
conn.h
gap_internal.h drivers/nble: Update nble_version structure 2016-07-15 16:41:33 +03:00
gap.c Bluetooth: drivers: Include zephyr.h instead of nanokernel.h 2016-10-28 16:34:17 +02:00
gatt_internal.h Bluetooth: GATT: Add queuing support 2016-09-07 08:17:26 +03:00
gatt.c Bluetooth: nble: Use unified k_sem API for semaphores 2016-11-09 08:57:52 +02:00
Kconfig Bluetooth: Use depends on SERIAL instead of selects 2016-11-09 08:57:52 +02:00
Makefile Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
rpc_deserialize.c Bluetooth: Align the NBLE firmware version and upgrade SD 2016-07-14 13:59:39 +00:00
rpc_functions_to_ble_core.h Bluetooth: Align the NBLE firmware version and upgrade SD 2016-07-14 13:59:39 +00:00
rpc_functions_to_quark.h Bluetooth: Align the NBLE firmware version and upgrade SD 2016-07-14 13:59:39 +00:00
rpc_serialize.c Bluetooth: Align the NBLE firmware version and upgrade SD 2016-07-14 13:59:39 +00:00
rpc.h Bluetooth: Align the NBLE firmware version and upgrade SD 2016-07-14 13:59:39 +00:00
smp.c Bluetooth: drivers: Include zephyr.h instead of nanokernel.h 2016-10-28 16:34:17 +02:00
smp.h
stubs.c
uart.c Bluetooth: drivers: Include zephyr.h instead of nanokernel.h 2016-10-28 16:34:17 +02:00
uart.h