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 modules: openthread: Add of spinel hdlc rcp host interface 2024-11-27 10:37:21 -05:00
crypto_psa.c
diag.c net: openthread: cleanup diag commands 2025-01-14 08:59:22 +01:00
entropy.c
hdlc_interface.cpp modules: openthread: Add of spinel hdlc rcp host interface 2024-11-27 10:37:21 -05:00
hdlc_interface.hpp modules: openthread: Add of spinel hdlc rcp host interface 2024-11-27 10:37:21 -05:00
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 modules: openthread: Add of Kconfigs to change child timeouts 2024-12-02 09:42:35 +01:00
platform-zephyr.h net: openthread: radio: Add setting channel in diag mode 2025-01-09 15:49:21 +01:00
platform.c
radio_spinel.cpp modules: openthread: Add of spinel hdlc rcp host interface 2024-11-27 10:37:21 -05:00
radio.c net: openthread: radio: Add setting channel in diag mode 2025-01-09 15:49:21 +01:00
settings.c
shell.c
spi.c
uart.c openthread: fix logging configuration 2025-01-28 14:13:31 +01:00