Searched defs:wps_registrar_unlock_pin (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_registrar.c930 * wps_registrar_unlock_pin - Unlock a PIN for a specific UUID-E
939 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid) function
2297 wps_registrar_unlock_pin(wps->wps->registrar, wps->uuid_e);
2301 * attempt, wps_registrar_unlock_pin() would not free the PIN, so make
/external/wpa_supplicant_8/src/wps/
H A Dwps_registrar.c930 * wps_registrar_unlock_pin - Unlock a PIN for a specific UUID-E
939 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid) function
2297 wps_registrar_unlock_pin(wps->wps->registrar, wps->uuid_e);
2301 * attempt, wps_registrar_unlock_pin() would not free the PIN, so make
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_registrar.c930 * wps_registrar_unlock_pin - Unlock a PIN for a specific UUID-E
939 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid) function
2297 wps_registrar_unlock_pin(wps->wps->registrar, wps->uuid_e);
2301 * attempt, wps_registrar_unlock_pin() would not free the PIN, so make

Completed in 2287 milliseconds