HomeSort by relevance Sort by last modified time
    Searched full:auto_interworking (Results 1 - 11 of 11) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
README-HS20 44 can be changed with the auto_interworking=1 parameter to perform network
99 #auto_interworking=0
602 auto_interworking=0
config_file.c 1212 if (config->auto_interworking)
1213 fprintf(f, "auto_interworking=%d\n",
1214 config->auto_interworking);
    [all...]
config.h 962 * auto_interworking - Whether to use network selection automatically
970 int auto_interworking; member in struct:wpa_config
    [all...]
scan.c 92 * with enabled credentials and auto_interworking) are present in the current
111 wpa_s->conf->auto_interworking)
521 wpa_s->conf->auto_interworking)
    [all...]
events.c 92 if (wpa_s->conf->auto_interworking && wpa_s->conf->interworking &&
    [all...]
wpa_cli.c 679 "p2p_go_max_inactivity", "auto_interworking", "okc", "pmf",
762 "p2p_go_max_inactivity", "auto_interworking", "okc", "pmf",
    [all...]
config.c     [all...]
interworking.c     [all...]
wpa_supplicant.conf 439 #auto_interworking=0
    [all...]
ChangeLog 279 - fix a case where auto_interworking=1 could end up stopping scanning
    [all...]
ctrl_iface.c     [all...]

Completed in 975 milliseconds