Searched refs:ANQP_NAI_REALM (Results 1 – 8 of 8) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | gas_serv.h | 26 (1 << (ANQP_NAI_REALM - ANQP_QUERY_LIST))
|
D | gas_serv.c | 267 get_anqp_elem(hapd, ANQP_NAI_REALM)) in anqp_add_capab_list() 268 wpabuf_put_le16(buf, ANQP_NAI_REALM); in anqp_add_capab_list() 519 realm_list_len = gas_anqp_add_element(buf, ANQP_NAI_REALM); in hs20_add_nai_home_realm_matches() 544 anqp_add_override(hapd, buf, ANQP_NAI_REALM)) in anqp_add_nai_realm() 550 len = gas_anqp_add_element(buf, ANQP_NAI_REALM); in anqp_add_nai_realm() 1132 case ANQP_NAI_REALM: in rx_anqp_query_list_id()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | gas_serv.h | 26 (1 << (ANQP_NAI_REALM - ANQP_QUERY_LIST))
|
D | gas_serv.c | 267 get_anqp_elem(hapd, ANQP_NAI_REALM)) in anqp_add_capab_list() 268 wpabuf_put_le16(buf, ANQP_NAI_REALM); in anqp_add_capab_list() 519 realm_list_len = gas_anqp_add_element(buf, ANQP_NAI_REALM); in hs20_add_nai_home_realm_matches() 544 anqp_add_override(hapd, buf, ANQP_NAI_REALM)) in anqp_add_nai_realm() 550 len = gas_anqp_add_element(buf, ANQP_NAI_REALM); in anqp_add_nai_realm() 1132 case ANQP_NAI_REALM: in rx_anqp_query_list_id()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | ieee802_11_defs.h | 736 ANQP_NAI_REALM = 263, enumerator
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | interworking.c | 273 info_ids[num_info_ids++] = ANQP_NAI_REALM; in interworking_anqp_send_req() 2980 case ANQP_NAI_REALM: in interworking_parse_rx_anqp_resp()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | interworking.c | 273 info_ids[num_info_ids++] = ANQP_NAI_REALM; in interworking_anqp_send_req() 2943 case ANQP_NAI_REALM: in interworking_parse_rx_anqp_resp()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | ieee802_11_defs.h | 776 ANQP_NAI_REALM = 263, enumerator
|