zephyr/subsys/bluetooth
Krzysztof Chruscinski b3c5496159 bluetooth: Add cast to forward declared struct
Logging v2 is using _Generic keyword for detecting type of
log message arguments. Apparently, it does not support handling
of pointers to forward declared structures. Added casting to void *.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-04-19 10:59:23 -04:00
..
audio Bluetooth: Audio: Audio Input Control Service and client 2021-04-12 11:47:00 -04:00
common
controller Bluetooth: controller: Fix missing encryption procedure state check 2021-04-19 10:59:01 -04:00
host Bluetooth: host: Accept keypress notifications as responder 2021-04-16 15:34:06 -04:00
mesh bluetooth: Add cast to forward declared struct 2021-04-19 10:59:23 -04:00
services bluetooth: Add cast to forward declared struct 2021-04-19 10:59:23 -04:00
shell Bluetooth: Use ATT FIRST/LAST attribute handle defines where applicable 2021-04-08 16:35:57 +02:00
CMakeLists.txt Bluetooth: Audio: Volume Offset Control Service and Client 2021-03-22 13:05:56 -04:00
Kconfig Bluetooth: remove CONFIG_BT_CTLR_TO_HOST_UART_DEV_NAME 2021-03-29 16:33:51 +02:00