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

Holds the callback used for querying permission from the application to proceed when modem's state changes. Together with data set by the callback provider. More...

#include <nrf_provisioning.h>

Data Fields

nrf_provisioning_mmode_cb_t cb
 
void * user_data
 

Detailed Description

Holds the callback used for querying permission from the application to proceed when modem's 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: