zephyr/subsys/bluetooth/services
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
..
ias Bluetooth: IAS: Fix alert level loop 2023-06-21 09:34:49 +02:00
nus bluetooth: nus: Change Kconfigs prefix to BT_ZEPHYR_NUS 2024-04-02 10:36:01 +03:00
ots bluetooth: OTS: Delay indications to system workqueue 2024-04-23 15:32:07 +02:00
bas.c bluetooth: Add CPF attribute to BAS battery level. 2023-12-01 10:58:27 +00:00
CMakeLists.txt bluetooth: nus: Change Kconfigs prefix to BT_ZEPHYR_NUS 2024-04-02 10:36:01 +03:00
dis.c
hrs.c Bluetooth: services: Add HRS notification changed app callback 2024-01-08 15:34:20 +02:00
Kconfig bluetooth: services: nus: Add Nordic UART Service 2024-03-22 10:25:37 +01:00
Kconfig.bas bluetooth: bas: remove select SENSOR 2023-12-12 19:10:17 +01:00
Kconfig.dis
Kconfig.hrs
Kconfig.tps
tps.c