zephyr/subsys/bluetooth/services
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
..
ots kernel: atomics: update print specifiers for atomic_t 2021-11-15 09:59:01 -05:00
bas.c
CMakeLists.txt bluetooth: services: add tps service 2020-12-10 13:33:12 +01:00
dis.c
hrs.c bluetooth: services: hrs: add characteristic permission config 2021-07-05 14:34:25 +03:00
Kconfig Bluetooth: Modify kconfig to use related path 2021-07-20 20:02:34 -04:00
Kconfig.bas bluetooth: services: Use log template for BAS 2021-09-14 09:57:03 +02:00
Kconfig.dis Bluetooth: DIS: settings: select SETTINGS 2020-11-19 13:18:16 +02:00
Kconfig.hrs bluetooth: Add missing choice names in Kconfig 2021-09-14 09:57:03 +02:00
Kconfig.tps bluetooth: services: add tps service 2020-12-10 13:33:12 +01:00
tps.c bluetooth: services: add tps service 2020-12-10 13:33:12 +01:00