HomeSort by relevance Sort by last modified time
    Searched refs:wps_registrar_add_pin (Results 1 - 9 of 9) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps.h 517 int wps_registrar_add_pin(struct wps_registrar *reg, const u8 *uuid,
wps_registrar.c 415 * wps_registrar_add_pin - Configure a new PIN for Registrar
423 int wps_registrar_add_pin(struct wps_registrar *reg, const u8 *uuid, function
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_wsc.c 146 wps_registrar_add_pin(data->wps_ctx->registrar, NULL,
  /external/wpa_supplicant_8/src/eap_peer/
eap_wsc.c 229 wps_registrar_add_pin(data->wps_ctx->registrar, NULL, NULL,
  /external/wpa_supplicant_8/src/wps/
wps.h 778 int wps_registrar_add_pin(struct wps_registrar *reg, const u8 *addr,
wps_er.c     [all...]
wps_registrar.c 645 * wps_registrar_add_pin - Configure a new PIN for Registrar
654 int wps_registrar_add_pin(struct wps_registrar *reg, const u8 *addr, function
    [all...]
  /external/wpa_supplicant_8/src/ap/
wps_hostapd.c 1049 ret = wps_registrar_add_pin(hapd->wps->registrar, data->addr,
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wps_supplicant.c     [all...]

Completed in 91 milliseconds