zephyr/subsys/bluetooth/services/ots
Christopher Friedt 3e86c627f7 kernel: atomics: update print specifiers for atomic_t
The print specifier for `atomic_t` should be updated
to `%ld`, `%lu`, or `%lx` to account for the type
change of `atomic_t` to `long`.

Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
2021-11-15 09:59:01 -05:00
..
CMakeLists.txt
Kconfig kconfig: bluetooth: experimental settings now uses select EXPERIMENTAL 2021-10-22 13:59:21 +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: Enable testing with assert 2021-10-21 11:21:13 -04:00
ots_internal.h Bluetooth: Object Transfer Service: Defines for allowed object ID values 2021-09-16 10:32:19 +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 kernel: atomics: update print specifiers for atomic_t 2021-11-15 09:59:01 -05:00
ots_oacp_internal.h bluetooth: ots: Add object write procedure 2021-07-31 23:16:11 -04:00
ots_oacp.c Bluetooth: ots: Fix output formatting 2021-08-19 10:20:37 -04: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
ots_olcp.c
ots.c bluetooth: ots: Add object write procedure 2021-07-31 23:16:11 -04:00