Home
last modified time | relevance | path

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

/hostap-3.6.0/wpa_supplicant/
Dconfig_ssid.h945 int update_identifier; member
Dhs20_supplicant.c197 if (ssid->update_identifier) in hs20_get_pps_mo_id()
198 return ssid->update_identifier; in hs20_get_pps_mo_id()
205 return cred->update_identifier; in hs20_get_pps_mo_id()
Dconfig.h332 int update_identifier; member
DREADME-HS20237 # update_identifier: PPS MO ID
636 update_identifier=54321
649 update_identifier: PPS/UpdateIdentifier
Dconfig_file.c816 INT(update_identifier); in wpa_config_write_network()
961 if (cred->update_identifier) in wpa_config_write_cred()
962 fprintf(f, "\tupdate_identifier=%d\n", cred->update_identifier); in wpa_config_write_cred()
Dconfig_winreg.c961 INT(update_identifier); in wpa_config_write_network()
Dconfig.c2620 { INT(update_identifier) },
3586 cred->update_identifier = atoi(value); in wpa_config_set_cred()
3945 return alloc_int_str(cred->update_identifier); in wpa_config_get_cred_no_key()
DChangeLog540 * added option to set Hotspot 2.0 Rel 2 update_identifier in network
/hostap-3.6.0/hs20/client/
Dosu_client.c1833 char *update_identifier = NULL; in set_pps() local
1846 update_identifier = xml_node_get_text(ctx->xml, child); in set_pps()
1847 if (update_identifier) { in set_pps()
1849 update_identifier); in set_pps()
1867 if (update_identifier && in set_pps()
1869 update_identifier) < 0) in set_pps()
1879 xml_node_get_text_free(ctx->xml, update_identifier); in set_pps()
/hostap-3.6.0/tests/hwsim/
Dtest_ap_hs20.py4053 scan_freq="2412", update_identifier="54321")
4065 scan_freq="2412", update_identifier="0")
4112 scan_freq="2412", update_identifier="54321",
6472 scan_freq="2412", update_identifier="54321",