zephyr/subsys/bluetooth/host
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
..
mesh Bluetooth: Mesh: Fix incorrect reference to BT_SETTINGS 2018-09-10 10:46:23 -04:00
a2dp_internal.h
a2dp.c
at.c bluetooth: at: Fix warning when building with newlib 2018-07-16 11:06:20 -04:00
at.h
att_internal.h
att.c Bluetooth: att: Add Kconfig option to disable Multiple Read operation 2018-06-27 12:50:24 +03:00
avdtp_internal.h
avdtp.c
CMakeLists.txt
conn_internal.h Bluetooth: Pass identity to connection and pairing clearing functions 2018-08-13 19:53:22 +03:00
conn.c subsys: bluetooth: host: Ensure PDUs are not allocated in ISR 2018-08-27 12:52:11 -04:00
crypto.c
crypto.h
ecc.h
gatt_internal.h Bluetooth: Add infrastructure to handle multiple identities 2018-08-13 19:53:22 +03:00
gatt.c Bluetooth: GATT: Make CCC cfg_changed optional 2018-08-21 21:57:00 +03:00
hci_core.c Bluetooth: Fix using correct IRK when generating RPA 2018-08-30 13:49:59 +03:00
hci_core.h Bluetooth: Remove return parameter from bt_id_add/del 2018-08-13 19:53:22 +03:00
hci_ecc.c
hci_ecc.h
hci_raw_internal.h
hci_raw.c
hfp_hf.c
hfp_internal.h
Kconfig doc: fix kconfig misspellings 2018-08-28 13:58:46 -04:00
keys_br.c
keys.c Bluetooth: Remove bogus bt_keys_func_t typedef 2018-08-13 19:53:22 +03:00
keys.h Bluetooth: Remove bogus bt_keys_func_t typedef 2018-08-13 19:53:22 +03:00
l2cap_br.c
l2cap_internal.h
l2cap.c
monitor.c
monitor.h
rfcomm_internal.h
rfcomm.c
sdp_internal.h
sdp.c
settings.c Bluetooth: Add full storage support for multiple identities 2018-08-13 19:53:22 +03:00
settings.h Bluetooth: Add full storage support for multiple identities 2018-08-13 19:53:22 +03:00
smp_null.c
smp.c Bluetooth: Add infrastructure to handle multiple identities 2018-08-13 19:53:22 +03:00
smp.h Bluetooth: Fix central from failing to start encryption 2018-06-22 18:03:43 +02:00
testing.c
testing.h
uuid.c