drivers/nble: Enable NBLE GAP debug

Use NBLE_DEBUG_GAP to enabled / disable GAP NBLE
debug.

Change-Id: Iefbb18e697d523137a101df00b02d46e209e7f14
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
Andrei Emeltchenko 2016-02-16 12:23:29 +02:00 committed by Johan Hedberg
commit fb68b8e780
2 changed files with 14 additions and 1 deletions

View file

@ -95,6 +95,14 @@ config BLUETOOTH_DEBUG_GATT
This option enables debug support for the Bluetooth
Generic Attribute Profile (GATT).
config NBLE_DEBUG_GAP
bool "NBLE Generic Access Profile (GAP) debug"
default n
help
This option enables debug support for the Bluetooth
Generic Access Profile (GAP) in the interfaces to the
Nordic chip.
endif # BLUETOOTH_DEBUG
config NBLE_UART_ON_DEV_NAME