zephyr/drivers/bluetooth/nble
Johan Hedberg b64e0d4c51 Bluetooth: Kconfig: Remove redundant 'default n' declarations
All boolean options default to 'n' without the need to explicitly
state this. It's only the cases where we want 'default y' where we
need to state this.

Change-Id: I47dbda62462ea437a2423b8508ea2cc640a22e41
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-11-11 07:59:15 +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: Kconfig: Remove redundant 'default n' declarations 2016-11-11 07:59:15 +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