![]() |
Morse Micro IoT SDK
2.12.3
|
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... | |
| enum mmwlan_dpp_mode | mode |
| DPP mode to use. More... | |
| struct mmwlan_dpp_qr_args | qr |
| QR enrollee specific arguments. 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 |
| enum mmwlan_dpp_mode mmwlan_dpp_args::mode |
| struct mmwlan_dpp_qr_args mmwlan_dpp_args::qr |