S145 SoftDevice for nRF54LV10 API documentation 10.0.0
Loading...
Searching...
No Matches

◆ sd_softdevice_is_enabled()

uint32_t sd_softdevice_is_enabled ( uint8_t * p_softdevice_enabled)

#include <nrf_sdm.h>

Check if the SoftDevice is enabled.

Parameters
[out]p_softdevice_enabledIf the SoftDevice is enabled: 1 else 0.
Return values
NRF_SUCCESS