Lines Matching refs:m1
37 struct wpabuf *m1));
480 static void wps_er_ap_get_m1(struct wps_er_ap *ap, struct wpabuf *m1)
484 if (wps_parse_msg(m1, &attr) < 0) {
485 wpa_printf(MSG_DEBUG, "WPS ER: Failed to parse M1");
721 int m1;
723 m1 = !probe_req && attr->msg_type && *attr->msg_type == WPS_M1;
728 * or M1. This will filter out bogus events and anything that
731 if (!probe_req && !m1)
743 if (m1)
808 if (m1 || new_sta)
1718 static void wps_er_ap_learn_m1(struct wps_er_ap *ap, struct wpabuf *m1)
1737 wps_er_ap_process(ap, m1);
1746 wpa_printf(MSG_DEBUG, "WPS ER: Received GetDeviceInfo response (M1) "
1796 struct wpabuf *m1))
1900 static void wps_er_ap_config_m1(struct wps_er_ap *ap, struct wpabuf *m1)
1920 wps_er_ap_process(ap, m1);