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 30 struct wpabuf *network_auth_type; member in struct:wpa_bss_anqp
bss.c 89 ANQP_DUP(network_auth_type);
158 wpabuf_free(anqp->network_auth_type);
interworking.c     [all...]
ctrl_iface.c     [all...]
  /external/wpa_supplicant_8/src/ap/
ap_config.h 436 u8 *network_auth_type; member in struct:hostapd_bss_config
gas_serv.c 179 if (hapd->conf->network_auth_type)
221 if (hapd->conf->network_auth_type) {
224 wpabuf_put_data(buf, hapd->conf->network_auth_type,
780 hapd->conf->network_auth_type != NULL, qi);
    [all...]
ap_config.c 506 os_free(conf->network_auth_type);
  /external/wpa_supplicant_8/hostapd/
config_file.c     [all...]

Completed in 106 milliseconds