Lines Matching defs:msg_ctx
30 void *msg_ctx;
63 void *msg_ctx;
84 void *msg_ctx;
154 ctrl->msg_ctx = config->msg_ctx;
251 wpa_msg(conn->msg_ctx, MSG_INFO, DPP_EVENT_CONF_SENT "conf_status=%d",
473 conn->msg_ctx = ctrl->msg_ctx;
787 conn->auth = dpp_auth_req_rx(conn->ctrl->global, conn->msg_ctx,
867 wpa_msg(conn->msg_ctx, MSG_INFO,
879 void *msg_ctx = conn->msg_ctx;
894 wpa_msg(msg_ctx, MSG_INFO, DPP_EVENT_CONF_SENT
908 wpa_msg(msg_ctx, MSG_INFO, DPP_EVENT_CONF_SENT
911 wpa_msg(msg_ctx, MSG_INFO, DPP_EVENT_CONF_FAILED);
939 wpa_msg(conn->msg_ctx, MSG_INFO, DPP_EVENT_CONN_STATUS_RESULT
963 wpa_msg(conn->msg_ctx, MSG_INFO, DPP_EVENT_FAIL
982 auth = dpp_auth_init(dpp, conn->msg_ctx, peer_bi, NULL,
1018 wpa_msg(conn->msg_ctx, MSG_INFO, DPP_EVENT_FAIL
1034 wpa_msg(conn->msg_ctx, MSG_INFO, DPP_EVENT_FAIL
1044 auth = dpp_reconfig_init(dpp, conn->msg_ctx, conf, 0, group,
1110 conn->pkex = dpp_pkex_rx_exchange_req(conn->msg_ctx, ctrl->pkex_bi,
1405 wpa_msg(conn->msg_ctx, MSG_INFO, DPP_EVENT_CONF_REQ_RX);
1477 wpa_msg(conn->msg_ctx, MSG_INFO, DPP_EVENT_CONF_NEEDED
1885 conn->msg_ctx = ctrl->msg_ctx;
1916 void *msg_ctx, void *cb_ctx,
1940 conn->msg_ctx = msg_ctx;
2014 void *msg_ctx, void *cb_ctx,
2039 conn->msg_ctx = msg_ctx;
2152 ctrl->msg_ctx = config->msg_ctx;
2462 ctrl->msg_ctx = dpp->relay_msg_ctx;
2486 conn->msg_ctx = ctrl->msg_ctx;
2569 dpp->relay_msg_ctx = config->msg_ctx;