Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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.c2745 wps_fail_event(wps->wps, WPS_M1, in wps_process_m1()
3047 if (*attr.msg_type != WPS_M1 && in wps_process_wsc_msg()
3056 case WPS_M1: in wps_process_wsc_msg()
Dwps_enrollee.c142 wps_build_msg_type(msg, WPS_M1) || in wps_build_m1()
/third_party/wpa_supplicant/wpa_supplicant-2.9/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()