zephyr/subsys/bluetooth/services/ots
Erwan Gouriou 66d4c64966 all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences
Clean up occurrences of "#if IS_ENABLED(CONFIG_FOO)" an replace
with classical "#if defined(CONFIG_FOO)".

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2022-12-21 10:09:23 +01:00
..
CMakeLists.txt Bluetooth: OTS - rename client files 2022-03-07 10:47:43 +01:00
Kconfig Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
ots_client_internal.h Bluetooth: OTS - rename client files 2022-03-07 10:47:43 +01:00
ots_client.c Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
ots_dir_list_internal.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
ots_dir_list.c all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
ots_internal.h Bluetooth: OTS: Merge client and server metadata types 2022-03-07 10:47:43 +01:00
ots_l2cap_internal.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
ots_l2cap.c all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
ots_oacp_internal.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
ots_oacp.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ots_obj_manager_internal.h
ots_obj_manager.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
ots_olcp_internal.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
ots_olcp.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ots.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00