![]() |
S115 SoftDevice for nRF54LS05 API documentation 10.0.0
|
| uint32_t sd_softdevice_is_enabled | ( | uint8_t * | p_softdevice_enabled | ) |
#include <nrf_sdm.h>
Check if the SoftDevice is enabled.
| [out] | p_softdevice_enabled | If the SoftDevice is enabled: 1 else 0. |
| NRF_SUCCESS |