Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_registrar.c83 #define PIN_LOCKED BIT(0) macro
769 if (pin->wildcard_uuid == 1 && !(pin->flags & PIN_LOCKED)) { in wps_registrar_invalidate_unused()
970 if (found->flags & PIN_LOCKED) { in wps_registrar_get_pin()
976 found->flags |= PIN_LOCKED; in wps_registrar_get_pin()
1004 pin->flags &= ~PIN_LOCKED; in wps_registrar_unlock_pin()