Home
last modified time | relevance | path

Searched refs:update_identifier (Results 1 – 10 of 10) sorted by relevance

/hostap-latest/wpa_supplicant/
Dconfig_ssid.h1004 int update_identifier; member
Dhs20_supplicant.c196 if (ssid->update_identifier) in hs20_get_pps_mo_id()
197 return ssid->update_identifier; in hs20_get_pps_mo_id()
204 return cred->update_identifier; in hs20_get_pps_mo_id()
Dconfig.h367 int update_identifier; member
DREADME-HS20268 # update_identifier: PPS MO ID
667 update_identifier=54321
680 update_identifier: PPS/UpdateIdentifier
Dconfig_file.c823 INT(update_identifier); in wpa_config_write_network()
969 if (cred->update_identifier) in wpa_config_write_cred()
970 fprintf(f, "\tupdate_identifier=%d\n", cred->update_identifier); in wpa_config_write_cred()
Dconfig_winreg.c960 INT(update_identifier); in wpa_config_write_network()
Dconfig.c2728 { INT(update_identifier) },
3753 cred->update_identifier = atoi(value); in wpa_config_set_cred()
4158 return alloc_int_str(cred->update_identifier); in wpa_config_get_cred_no_key()
DChangeLog590 * added option to set Hotspot 2.0 Rel 2 update_identifier in network
/hostap-latest/hs20/client/
Dosu_client.c1834 char *update_identifier = NULL; in set_pps() local
1847 update_identifier = xml_node_get_text(ctx->xml, child); in set_pps()
1848 if (update_identifier) { in set_pps()
1850 update_identifier); in set_pps()
1868 if (update_identifier && in set_pps()
1870 update_identifier) < 0) in set_pps()
1880 xml_node_get_text_free(ctx->xml, update_identifier); in set_pps()
/hostap-latest/tests/hwsim/
Dtest_ap_hs20.py4137 scan_freq="2412", update_identifier="54321")
4149 scan_freq="2412", update_identifier="0")
4196 scan_freq="2412", update_identifier="54321",
6562 scan_freq="2412", update_identifier="54321",