zephyr/subsys/bluetooth/services
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
..
ots kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
bas.c Bluetooth: Remove _gatt_ infix for Battery Service (BAS) 2020-09-04 15:38:44 +02:00
CMakeLists.txt Bluetooth: OTS - join Kconfig for OTS server and client 2022-03-07 10:47:43 +01:00
dis.c Bluetooth: DIS: settings: drop dependency on BT_SETTINGS 2020-11-19 13:18:16 +02:00
hrs.c bluetooth: services: hrs: add characteristic permission config 2021-07-05 14:34:25 +03:00
Kconfig Bluetooth: OTS - join Kconfig for OTS server and client 2022-03-07 10:47:43 +01:00
Kconfig.bas kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.dis kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.hrs kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.tps kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
tps.c bluetooth: services: add tps service 2020-12-10 13:33:12 +01:00