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

  /external/wpa_supplicant_8/wpa_supplicant/
bss.h 37 struct wpabuf *network_auth_type; member in struct:wpa_bss_anqp
bss.c 90 ANQP_DUP(network_auth_type);
166 wpabuf_free(anqp->network_auth_type);
    [all...]
interworking.c     [all...]
ctrl_iface.c     [all...]
  /external/wpa_supplicant_8/src/ap/
ap_config.h 505 u8 *network_auth_type; member in struct:hostapd_bss_config
gas_serv.c 253 if (hapd->conf->network_auth_type ||
337 if (hapd->conf->network_auth_type) {
340 wpabuf_put_data(buf, hapd->conf->network_auth_type,
1023 hapd->conf->network_auth_type != NULL, qi);
    [all...]
ap_config.c 580 os_free(conf->network_auth_type);
  /external/wpa_supplicant_8/hostapd/
config_file.c     [all...]

Completed in 269 milliseconds