HomeSort by relevance Sort by last modified time
    Searched defs:registrar (Results 1 - 6 of 6) sorted by null

  /external/wpa_supplicant_8/src/eap_peer/
eap_wsc.c 21 int registrar; member in struct:eap_wsc_data
147 int registrar; local
167 registrar = 1; /* Supplicant is Registrar */
170 registrar = 0; /* Supplicant is Enrollee */
180 data->state = registrar ? MESG : WAIT_START;
181 data->registrar = registrar;
186 cfg.registrar = registrar;
    [all...]
  /external/wpa_supplicant_8/src/eap_server/
eap_server_wsc.c 21 int registrar; member in struct:eap_wsc_data
73 "Registrar");
82 int registrar; local
88 registrar = 0; /* Supplicant is Registrar */
92 registrar = 1; /* Supplicant is Enrollee */
102 data->state = registrar ? START : MESG;
103 data->registrar = registrar;
107 cfg.registrar = registrar
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps_i.h 30 * registrar - Whether this end is a Registrar
32 int registrar; member in struct:wps_data
35 * er - Whether the local end is an external registrar
45 /* Registrar states */
wps.h 115 * registrar - Whether this end is a Registrar
117 int registrar; member in struct:wps_config
120 * pin - Enrollee Device Password (%NULL for Registrar or PBC)
143 * stations as a Registrar to configure the AP. %NULL means that AP
217 * event (e.g., UPnP message from an external Registrar)
246 * struct wps_registrar_config - WPS Registrar configuration
285 * Registrar data.
306 * set_sel_reg_cb - Callback for reporting selected registrar changes
308 * @sel_reg: Whether the Registrar is selecte
603 struct wps_registrar *registrar; member in struct:wps_context
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wps_supplicant.c 44 * does not have Selected Registrar TRUE.
366 int registrar = 0; local
434 registrar = 1;
502 if (registrar) {
965 int registrar, const u8 *dev_addr,
978 wpa_config_set(ssid, "identity", registrar ?
1116 "WPS: Reject request to start Registrar(as station) operation while AP mode is enabled");
    [all...]
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 447 milliseconds