Home
last modified time | relevance | path

Searched defs:dpp_controller_config (Results 1 – 1 of 1) sorted by relevance

/hostap/src/common/
Ddpp.h449 struct dpp_controller_config { struct
450 const char *configurator_params;
451 int tcp_port;
452 u8 allowed_roles;
453 int qr_mutual;
454 enum dpp_netrole netrole;
455 void *msg_ctx;
456 void *cb_ctx;
457 int (*process_conf_obj)(void *ctx, struct dpp_authentication *auth);
458 bool (*tcp_msg_sent)(void *ctx, struct dpp_authentication *auth);