zephyr/subsys/bluetooth/services/ots
Aleksandr Khromykh b53b5e198a bluetooth: rename _bt_gatt_ccc and clarify usage
Bluetooth had two public types with similar name _bt_gatt_ccc and
bt_gatt_ccc, but for absolutely different purposes.
That caused misunderstanding of relationship of them and cases
where to use which one.

Commit changes name of _bt_gatt_ccc to more suitable by usage and
improves documentation of it.

Additionally, it changes name of BT_GATT_CCC_INITIALIZER
to correspond the type name.

Signed-off-by: Aleksandr Khromykh <aleksandr.khromykh@nordicsemi.no>
2025-04-17 17:24:19 +02:00
..
CMakeLists.txt
Kconfig
ots_client_internal.h
ots_client.c
ots_dir_list_internal.h
ots_dir_list.c
ots_internal.h
ots_l2cap_internal.h
ots_l2cap.c
ots_oacp_internal.h
ots_oacp.c
ots_obj_manager_internal.h
ots_obj_manager.c
ots_olcp_internal.h
ots_olcp.c
ots.c