zephyr/modules/openthread/platform
Maciej Baczmanski 1bd8e4459a net: openthread: fix otPlatBleEnable
If BLE has already been enabled, `bt_enable` returns immediately
and does not call passed callback function.
In this case, call `bt_conn_cb_register` to ensure that callbacks
are registered correctly.

Signed-off-by: Maciej Baczmanski <maciej.baczmanski@nordicsemi.no>
2025-01-30 14:07:46 +01:00
..
alarm.c openthread: fix logging configuration 2025-01-28 14:13:31 +01:00
ble.c net: openthread: fix otPlatBleEnable 2025-01-30 14:07:46 +01:00
CMakeLists.txt
crypto_psa.c
diag.c net: openthread: cleanup diag commands 2025-01-14 08:59:22 +01:00
entropy.c
hdlc_interface.cpp
hdlc_interface.hpp
logging.c
memory.c
messagepool.c openthread: fix logging configuration 2025-01-28 14:13:31 +01:00
misc.c
openthread-core-zephyr-config.h
platform-zephyr.h
platform.c
radio_spinel.cpp
radio.c
settings.c
shell.c
spi.c
uart.c openthread: fix logging configuration 2025-01-28 14:13:31 +01:00