Searched refs:wps_registrar_unlock_pin (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps.c171 wps_registrar_unlock_pin(data->wps->registrar, data->uuid_e);
H A Dwps.h802 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid);
H A Dwps_registrar.c917 * wps_registrar_unlock_pin - Unlock a PIN for a specific UUID-E
926 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid) function
2273 wps_registrar_unlock_pin(wps->wps->registrar, wps->uuid_e);
2277 * attempt, wps_registrar_unlock_pin() would not free the PIN, so make
/external/wpa_supplicant_8/src/wps/
H A Dwps.c171 wps_registrar_unlock_pin(data->wps->registrar, data->uuid_e);
H A Dwps.h802 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid);
H A Dwps_registrar.c917 * wps_registrar_unlock_pin - Unlock a PIN for a specific UUID-E
926 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid) function
2273 wps_registrar_unlock_pin(wps->wps->registrar, wps->uuid_e);
2277 * attempt, wps_registrar_unlock_pin() would not free the PIN, so make
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps.c171 wps_registrar_unlock_pin(data->wps->registrar, data->uuid_e);
H A Dwps.h802 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid);
H A Dwps_registrar.c917 * wps_registrar_unlock_pin - Unlock a PIN for a specific UUID-E
926 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid) function
2273 wps_registrar_unlock_pin(wps->wps->registrar, wps->uuid_e);
2277 * attempt, wps_registrar_unlock_pin() would not free the PIN, so make

Completed in 88 milliseconds