Home
last modified time | relevance | path

Searched refs:WPS_M1 (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/wps/
Dwps_defs.h176 WPS_M1 = 0x04, enumerator
Dwps_er.c765 m1 = !probe_req && attr->msg_type && *attr->msg_type == WPS_M1; in wps_er_add_sta_data()
1089 if (attr.msg_type && *attr.msg_type == WPS_M1) in wps_er_process_wlanevent_eap()
Dwps_registrar.c2754 wps_fail_event(wps->wps, WPS_M1, in wps_process_m1()
3056 if (*attr.msg_type != WPS_M1 && in wps_process_wsc_msg()
3065 case WPS_M1: in wps_process_wsc_msg()
Dwps_enrollee.c142 wps_build_msg_type(msg, WPS_M1) || in wps_build_m1()