zephyr/subsys/bluetooth/services/ots
Szymon Janc baf3cc9fe0 bluetooth: OTS: Delay indications to system workqueue
OTS requires that indications about state change are sent after
response to ATT Write.

OTS Specification p.4.4.4.: "An OLCP or OACP operation is started
when the ATT Write Response is received from the Object Server as
a result of the Object Client writing an Op Code to a control point
to perform some desired action. The control point operation ends
when the Object Server sends an indication to the Object Client
 with the Op Code set to Response Code."

Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
2024-04-23 15:32:07 +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