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

/external/wpa_supplicant_6/wpa_supplicant/src/wps/
H A Dwps.h520 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid);
H A Dwps.c108 wps_registrar_unlock_pin(data->wps->registrar, data->uuid_e);
H A Dwps_registrar.c577 * wps_registrar_unlock_pin - Unlock a PIN for a specific UUID-E
586 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid) function
1705 wps_registrar_unlock_pin(wps->wps->registrar, wps->uuid_e);
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps.c151 wps_registrar_unlock_pin(data->wps->registrar, data->uuid_e);
H A Dwps.h793 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid);
H A Dwps_registrar.c900 * wps_registrar_unlock_pin - Unlock a PIN for a specific UUID-E
909 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid) function
2184 wps_registrar_unlock_pin(wps->wps->registrar, wps->uuid_e);
2188 * attempt, wps_registrar_unlock_pin() would not free the PIN, so make
/external/wpa_supplicant_8/src/wps/
H A Dwps.c151 wps_registrar_unlock_pin(data->wps->registrar, data->uuid_e);
H A Dwps.h793 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid);
H A Dwps_registrar.c900 * wps_registrar_unlock_pin - Unlock a PIN for a specific UUID-E
909 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid) function
2184 wps_registrar_unlock_pin(wps->wps->registrar, wps->uuid_e);
2188 * attempt, wps_registrar_unlock_pin() would not free the PIN, so make
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps.c151 wps_registrar_unlock_pin(data->wps->registrar, data->uuid_e);
H A Dwps.h793 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid);
H A Dwps_registrar.c900 * wps_registrar_unlock_pin - Unlock a PIN for a specific UUID-E
909 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid) function
2184 wps_registrar_unlock_pin(wps->wps->registrar, wps->uuid_e);
2188 * attempt, wps_registrar_unlock_pin() would not free the PIN, so make

Completed in 42 milliseconds