zephyr/subsys
Asbjørn Sæbø 8c01c69779 Bluetooth: Audio: Bugfix - add cast to conn pointer
Cast conn pointer to void in debug statement, to avoid compilation
error.

(Explanation given: Trying to log an opaque pointer causes error.)

Signed-off-by: Asbjørn Sæbø <asbjorn.sabo@nordicsemi.no>
2022-03-23 12:50:53 +01:00
..
bluetooth Bluetooth: Audio: Bugfix - add cast to conn pointer 2022-03-23 12:50:53 +01:00
canbus drivers: can: add struct device argument to callback functions 2022-03-19 14:31:22 -04:00
console console: Kconfig: Remove EXPERIMENTAL marker 2021-10-22 09:46:22 -04:00
cpp kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
debug everywhere: fix typos 2022-03-18 13:24:08 -04:00
demand_paging
dfu kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
disk everywhere: fix typos 2022-03-18 13:24:08 -04:00
emul everywhere: fix typos 2022-03-18 13:24:08 -04:00
fb everywhere: fix typos 2022-03-18 13:24:08 -04:00
fs everywhere: fix typos 2022-03-18 13:24:08 -04:00
ipc ipc_service: Add new backend based on custom messaging buffer 2022-03-22 12:36:39 +01:00
jwt
logging everywhere: fix typos 2022-03-18 13:24:08 -04:00
lorawan lorawan: allow setting of DevNonce for OTAA re-join 2022-03-19 14:29:01 -04:00
mgmt mgmt/mcumgr/lib: Fix unneeded stats gathering when container failed 2022-03-22 14:49:35 +01:00
modbus everywhere: fix typos 2022-03-18 13:24:08 -04:00
net net: lwm2m: fix potential invalid pointer dereference in reset message 2022-03-22 12:33:31 +01:00
pm pm: policy: allow to get notifief when maximum latency changes 2022-03-16 15:26:47 +01:00
portability portability: cmsis: use correct type for atomics 2021-11-15 09:59:01 -05:00
random everywhere: fix typos 2022-03-18 13:24:08 -04:00
settings everywhere: fix typos 2022-03-18 13:24:08 -04:00
shell everywhere: fix typos 2022-03-18 13:24:08 -04:00
stats stats: fixed implicit integer sign extension in stats_get_off() 2021-10-28 15:15:56 -04:00
storage everywhere: fix typos 2022-03-18 13:24:08 -04:00
task_wdt task_wdt: fix overflow in current_ticks making wdt get stuck 2021-11-22 20:22:11 -05:00
testsuite everywhere: fix typos 2022-03-18 13:24:08 -04:00
timing
tracing everywhere: fix typos 2022-03-18 13:24:08 -04:00
usb everywhere: fix typos 2022-03-18 13:24:08 -04:00
CMakeLists.txt
Kconfig