zephyr/subsys/bluetooth/services/ots
Asbjørn Sæbø 8461e0b303 Bluetooth: OTS: Use existing variable instead of finding value again
Minor improvement: Use already existing variable, rather than finding
the same value again.  It is clearer, and simpler, to use the variable
everywhere this value is needed.

Signed-off-by: Asbjørn Sæbø <asbjorn.sabo@nordicsemi.no>
2022-02-21 20:51:14 -05:00
..
CMakeLists.txt
Kconfig bluetooth: ots: Add Create and Delete procedures 2021-11-24 21:49:11 +02:00
ots_dir_list_internal.h bluetooth: ots: Make OTS Object Reads use POSIX parameter types 2021-08-03 13:16:51 +02:00
ots_dir_list.c Bluetooth: OTS: Use existing variable instead of finding value again 2022-02-21 20:51:14 -05:00
ots_internal.h bluetooth: ots: Add Create and Delete procedures 2021-11-24 21:49:11 +02:00
ots_l2cap_internal.h bluetooth: ots: Make OTS Object Reads use POSIX parameter types 2021-08-03 13:16:51 +02:00
ots_l2cap.c net: buf: POOL_FIXED_DEFINE explicit user data 2021-11-24 16:04:50 +02:00
ots_oacp_internal.h bluetooth: ots: validate OTS procedure sizes 2022-01-12 15:47:20 +01:00
ots_oacp.c bluetooth: ots: validate OTS procedure sizes 2022-01-12 15:47:20 +01: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: ots: validate OTS procedure sizes 2022-01-12 15:47:20 +01:00
ots_olcp.c bluetooth: ots: validate OTS procedure sizes 2022-01-12 15:47:20 +01:00
ots.c bluetooth: ots: Add Create and Delete procedures 2021-11-24 21:49:11 +02:00