![]() |
Morse Micro IoT SDK
2.9.7
|
Structure to hold the arguments used for the DPP process.
#include <mmwlan.h>
Data Fields | |
| void(* | dpp_event_cb )(const struct mmwlan_dpp_cb_args *dpp_event, void *arg) |
| DPP event callback prototype. More... | |
| void * | dpp_event_cb_arg |
| Optional user argument that will be passed back to the DPP event callback. More... | |
| void(* mmwlan_dpp_args::dpp_event_cb) (const struct mmwlan_dpp_cb_args *dpp_event, void *arg) |
| void* mmwlan_dpp_args::dpp_event_cb_arg |