zephyr/subsys/bluetooth/services/ots
Emil Gydesen b20ef863cd Bluetooth: OTS: Add explicit ignore of ret error when reset dir_list
When doing the bt_ots_dir_list_reset_anchor we now explicitly ignore
the return value of bt_gatt_ots_obj_manager_first_obj_get
to fix a coverity issue.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-07-04 09:30:01 +02:00
..
CMakeLists.txt
Kconfig
ots_client_internal.h
ots_client.c Bluetooth: OTS: Fix offset maximum range check 2023-06-05 07:06:19 -04:00
ots_dir_list_internal.h sys: util: migrate all files to DIV_ROUND_UP 2023-04-11 12:00:37 +02:00
ots_dir_list.c Bluetooth: OTS: Add explicit ignore of ret error when reset dir_list 2023-07-04 09:30:01 +02:00
ots_internal.h Bluetooth: Services: Add macro for verifying OTS object ID 2023-04-07 11:29:54 +02:00
ots_l2cap_internal.h
ots_l2cap.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
ots_oacp_internal.h
ots_oacp.c Bluetooth: OTS: Fix coverity issue 2023-06-02 18:57:44 -04:00
ots_obj_manager_internal.h
ots_obj_manager.c Bluetooth: Services: Add macro for verifying OTS object ID 2023-04-07 11:29:54 +02:00
ots_olcp_internal.h
ots_olcp.c Bluetooth: Services: Add macro for verifying OTS object ID 2023-04-07 11:29:54 +02:00
ots.c bluetooth: ots: Fix bt_ots_init paramter struct naming 2023-06-30 16:06:08 +02:00