zephyr/subsys/bluetooth/host
Ulf Magnusson 91dc62949e Bluetooth: Settings: Fix broken CONFIG_BT_SETTINGS_USE_PRINTK check
The CONFIG_* prefix was missing, making the #ifdef always false.

Found with a script (CONFIG_BT_SETTINGS_USE_PRINTK was unused).

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-10-18 21:52:03 +03:00
..
a2dp_internal.h
a2dp.c
at.c
at.h
att_internal.h Bluetooth: Dispatch internal callbacks using RX thread 2019-08-09 21:01:59 +02:00
att.c Bluetooth: ATT: Replace checks for CONFIG_BT_ATT_ENFORCE_FLOW 2019-10-04 20:57:13 +03:00
avdtp_internal.h
avdtp.c Bluetooth: Host: Rename security level enum 2019-08-27 15:13:25 +02:00
CMakeLists.txt
conn_internal.h Bluetooth: Pass local identity to bt_conn_add_le() 2019-09-17 11:36:38 +03:00
conn.c Bluetooth: Keys: add key overwrite feature for key storage. 2019-10-17 22:20:55 +03:00
crypto.c Bluetooth: Host: Fix usage of re-using Bluetooth log buffers 2019-09-30 17:47:43 +02:00
crypto.h
ecc.h
gatt_internal.h Bluetooth: GATT: Use check_perm to check CCC permission 2019-09-19 21:12:39 +03:00
gatt.c Bluetooth: GATT: Fix gatt buffer leak for write commands and notify 2019-10-18 21:22:18 +03:00
hci_core.c Bluetooth: HCI: Add function to get connection handle of connection 2019-10-17 10:04:06 +02:00
hci_core.h Bluetooth: Host: Add whitelist support in Bluetooth Host API 2019-08-09 16:26:10 +02:00
hci_ecc.c bluetooth: host: Configurable HCI stack sizes 2019-09-07 15:50:43 +03:00
hci_ecc.h
hci_raw_internal.h
hci_raw.c
hfp_hf.c
hfp_internal.h
Kconfig Bluetooth: Keys: add key overwrite feature for key storage. 2019-10-17 22:20:55 +03:00
Kconfig.gatt bluetooth: host: Introduce a config option for Service Changed 2019-10-15 10:57:08 +02:00
Kconfig.l2cap Bluetooth: L2CAP: Kconfig: Remove redundant BT_CONN dependency 2019-08-07 16:51:02 +03:00
keys_br.c
keys.c Bluetooth: Keys: add key overwrite feature for key storage. 2019-10-17 22:20:55 +03:00
keys.h Bluetooth: Keys: add key overwrite feature for key storage. 2019-10-17 22:20:55 +03:00
l2cap_br.c Bluetooth: Host: Rename long error codes 2019-08-27 15:13:25 +02:00
l2cap_internal.h Bluetooth: conn: Add bt_conn_create_pdu_timeout 2019-08-30 09:52:01 +02:00
l2cap.c Bluetooth: L2CAP: Replace checks for CONFIG_BT_CENTRAL 2019-10-04 20:57:13 +03:00
monitor.c bluetooth: monitor: don't build backend if minimal 2019-10-01 09:24:02 -04:00
monitor.h
rfcomm_internal.h
rfcomm.c Bluetooth: Host: Rename API function to initiate bluetooth security. 2019-08-27 15:13:25 +02:00
sdp_internal.h
sdp.c Bluetooth: Host: Rename security level enum 2019-08-27 15:13:25 +02:00
settings.c Bluetooth: Settings: Fix broken CONFIG_BT_SETTINGS_USE_PRINTK check 2019-10-18 21:52:03 +03:00
settings.h
smp_null.c
smp.c Bluetooth: SMP: Handle both devices initiating security 2019-09-30 10:29:56 -07:00
smp.h Bluetooth: SMP: Move re-encryption handling into the SMP module 2019-09-30 10:29:56 -07:00
testing.c
testing.h
uuid.c bluetooth: host: Replaced bt_uuid_create_le with bt_uuid_create 2019-08-30 12:42:24 +02:00