zephyr/subsys/bluetooth
David Leach c2d980798a Bluetooth: Mesh: Fix incorrect reference to BT_SETTINGS
The test for IS_ENABLED(BT_SETTINGS) in mod_reset()
should be IS_ENABLED(CONFIG_BT_SETTINGS).

Signed-off-by: David Leach <david.leach@nxp.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-09-10 10:46:23 -04:00
..
common
controller Bluetooth: controller: Fix compile error when PHY update disabled 2018-08-27 12:48:12 -04:00
host Bluetooth: Mesh: Fix incorrect reference to BT_SETTINGS 2018-09-10 10:46:23 -04:00
shell Bluetooth: shell: Add id-delete command 2018-08-13 19:53:22 +03:00
CMakeLists.txt
Kconfig