zephyr/drivers/nble
Szymon Janc eeb29e8397 drivers/nble: Fix overwriting default Kconfig values
NBLE defaults (eg for BLUETOOTH_MAX_PAIRED) were not limited to
!BLUETOOTH  and resulted in overwriting BLUETOOTH defaults.

Change-Id: I1e4a90c00c15252bb3db927b42641f9a479f4aa6
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-02-05 20:25:21 -05:00
..
Kconfig drivers/nble: Fix overwriting default Kconfig values 2016-02-05 20:25:21 -05:00
Makefile drivers/nble: Introduce basic skeleton 2016-02-05 20:25:18 -05:00
conn.c Bluetooth: Add stubs for directed advertising API 2016-02-05 20:25:19 -05:00
gap.c drivers/nble: Move conn.h functions from gap.c to conn.c 2016-02-05 20:25:19 -05:00
gatt.c Bluetooth: GATT: Replace handle with attribute object in bt_gatt_notify 2016-02-05 20:25:20 -05:00