![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| 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.
| 0 | If ready for the SoftDevice to change state. |
| 1 | If not ready for the SoftDevice to change state (state change is halted). |