zephyr/subsys/bluetooth/services/ots
Abe Kohandel f1e75dea50 bluetooth: ots: notify application prior to object name change
This change augments the application object name change notification to
occur prior to the actual name change done by the OTS layer.

Notifying prior to the actual name change makes it possible to inform the
application of the current name of the object as well as the new name.

Signed-off-by: Abe Kohandel <abe.kohandel@gmail.com>
2022-04-08 09:31:31 +02: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: reduce directory listing memory usage 2022-03-28 12:45:51 +02:00
ots_dir_list.c bluetooth: ots: reduce directory listing memory usage 2022-03-28 12:45:51 +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 everywhere: fix typos 2022-03-18 13:24:08 -04: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: reduce directory listing memory usage 2022-03-28 12:45:51 +02: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: notify application prior to object name change 2022-04-08 09:31:31 +02:00