zephyr/subsys/bluetooth/services/ots
Gerard Marull-Paretas 95fb0ded6b kconfig: remove Enable from boolean prompts
According to Kconfig guidelines, boolean prompts must not start with
"Enable...". The following command has been used to automate the changes
in this patch:

sed -i "s/bool \"[Ee]nables\? \(\w\)/bool \"\U\1/g" **/Kconfig*

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-09 15:35:54 +01:00
..
CMakeLists.txt Bluetooth: OTS - rename client files 2022-03-07 10:47:43 +01:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
ots_client_internal.h Bluetooth: OTS - rename client files 2022-03-07 10:47:43 +01:00
ots_client.c Bluetooth: OTS - rename client data receive callbacks 2022-03-07 10:47:43 +01:00
ots_dir_list_internal.h Bluetooth: OTS: Move directory listing defines to other header 2022-03-07 10:47:43 +01:00
ots_dir_list.c Bluetooth: OTS: Use existing variable instead of finding value again 2022-02-21 20:51:14 -05:00
ots_internal.h Bluetooth: OTS: Merge client and server metadata types 2022-03-07 10:47:43 +01:00
ots_l2cap_internal.h Bluetooth: OTS: add connect() function to ots_l2cap 2022-03-07 10:47:43 +01:00
ots_l2cap.c Bluetooth: OTS - join Kconfig for OTS server and client 2022-03-07 10:47:43 +01:00
ots_oacp_internal.h bluetooth: ots: validate OTS procedure sizes 2022-01-12 15:47:20 +01:00
ots_oacp.c bluetooth: ots: validate OTS procedure sizes 2022-01-12 15:47:20 +01:00
ots_obj_manager_internal.h
ots_obj_manager.c Bluetooth: Object Transfer Service: Defines for allowed object ID values 2021-09-16 10:32:19 +02:00
ots_olcp_internal.h Bluetooth: OTC: Use OTS defines and types instead of separate ones 2022-03-07 10:47:43 +01:00
ots_olcp.c bluetooth: ots: validate OTS procedure sizes 2022-01-12 15:47:20 +01:00
ots.c bluetooth: ots: Add Create and Delete procedures 2021-11-24 21:49:11 +02:00