nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches

◆ nrf_sdh_state_evt_handler_t

typedef int(* nrf_sdh_state_evt_handler_t) (enum nrf_sdh_state_evt state, void *context)

#include <nrf_sdh.h>

SoftDevice Handler state event handler.

Return values
0If ready for the SoftDevice to change state.
1If not ready for the SoftDevice to change state (state change is halted).