Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps_registrar.c85 #define PIN_LOCKED BIT(0) macro
766 if (pin->wildcard_uuid == 1 && !(pin->flags & PIN_LOCKED)) { in wps_registrar_invalidate_unused()
968 if (found->flags & PIN_LOCKED) { in wps_registrar_get_pin()
974 found->flags |= PIN_LOCKED; in wps_registrar_get_pin()
1002 pin->flags &= ~PIN_LOCKED; in wps_registrar_unlock_pin()