nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ nrf_provisioning_event

#include <include/net/nrf_provisioning.h>

nrf_provisioning callback events

nrf_provisioning events are passed back to the nrf_provisioning_event_cb_t callback function.

Enumerator
NRF_PROVISIONING_EVENT_START 

Provisioning process started. Client will connect to the provisioning service.

NRF_PROVISIONING_EVENT_STOP 

Provisioning process stopped. All provisioning commands (if any) executed.

NRF_PROVISIONING_EVENT_DONE 

Provisioning complete. "Finished" command received from the provisioning service.