Searched refs:realm_list_len (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | gas_serv.c | 454 u8 num_realms, num_matching = 0, encoding, realm_len, *realm_list_len; in hs20_add_nai_home_realm_matches() local 522 realm_list_len = gas_anqp_add_element(buf, ANQP_NAI_REALM); in hs20_add_nai_home_realm_matches() 537 gas_anqp_set_element_len(buf, realm_list_len); in hs20_add_nai_home_realm_matches()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | gas_serv.c | 451 u8 num_realms, num_matching = 0, encoding, realm_len, *realm_list_len; in hs20_add_nai_home_realm_matches() local 519 realm_list_len = gas_anqp_add_element(buf, ANQP_NAI_REALM); in hs20_add_nai_home_realm_matches() 534 gas_anqp_set_element_len(buf, realm_list_len); in hs20_add_nai_home_realm_matches()
|
Completed in 5 milliseconds