Home
last modified time | relevance | path

Searched refs:WPS_M2 (Results 1 – 6 of 6) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/wps/
Dwps_defs.h143 WPS_M2 = 0x05, enumerator
Dwps_registrar.c232 if (p->type == WPS_M2 || p->type == WPS_M2D) { in wps_registrar_free_pending_m2()
1228 wps_build_msg_type(msg, WPS_M2) || in wps_build_m2()
2376 wps_fail_event(wps->wps, WPS_M2); in wps_process_wsc_nack()
Dwps_enrollee.c1003 case WPS_M2: in wps_process_wsc_msg()
/external/wpa_supplicant_8/src/wps/
Dwps_defs.h167 WPS_M2 = 0x05, enumerator
Dwps_registrar.c408 if (p->type == WPS_M2 || p->type == WPS_M2D) { in wps_registrar_free_pending_m2()
1667 wps_build_msg_type(msg, WPS_M2) || in wps_build_m2()
2941 wps_fail_event(wps->wps, WPS_M2, config_error, in wps_process_wsc_nack()
Dwps_enrollee.c1164 case WPS_M2: in wps_process_wsc_msg()