Home
last modified time | relevance | path

Searched refs:DEV_PW_REGISTRAR_SPECIFIED (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_defs.h166 DEV_PW_REGISTRAR_SPECIFIED = 0x0005, enumerator
Dwps_enrollee.c953 wps->dev_pw_id == DEV_PW_REGISTRAR_SPECIFIED) || in wps_process_dev_pw_id()
954 (id == DEV_PW_REGISTRAR_SPECIFIED && in wps_process_dev_pw_id()
Dwps_registrar.c2691 wps->dev_pw_id != DEV_PW_REGISTRAR_SPECIFIED && in wps_process_m1()