nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
nrf_provisioning_dm_change Struct Reference

Holds the callback to be called once provisioning state changes together with data set by the callback provider. More...

#include <nrf_provisioning.h>

Data Fields

nrf_provisioning_event_cb_t cb
 
void * user_data
 

Detailed Description

Holds the callback to be called once provisioning state changes together with data set by the callback provider.

Parameters
cbThe callback function.
user_dataApplication-specific data to be fed to the callback once it is called.

The documentation for this struct was generated from the following file: