Searched refs:ANQP_CAPABILITY_LIST (Results 1 – 8 of 8) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | gas_serv.h | 14 (1 << (ANQP_CAPABILITY_LIST - ANQP_QUERY_LIST))
|
D | gas_serv.c | 248 if (anqp_add_override(hapd, buf, ANQP_CAPABILITY_LIST)) in anqp_add_capab_list() 251 len = gas_anqp_add_element(buf, ANQP_CAPABILITY_LIST); in anqp_add_capab_list() 252 wpabuf_put_le16(buf, ANQP_CAPABILITY_LIST); in anqp_add_capab_list() 1106 case ANQP_CAPABILITY_LIST: in rx_anqp_query_list_id()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | gas_serv.h | 14 (1 << (ANQP_CAPABILITY_LIST - ANQP_QUERY_LIST))
|
D | gas_serv.c | 248 if (anqp_add_override(hapd, buf, ANQP_CAPABILITY_LIST)) in anqp_add_capab_list() 251 len = gas_anqp_add_element(buf, ANQP_CAPABILITY_LIST); in anqp_add_capab_list() 252 wpabuf_put_le16(buf, ANQP_CAPABILITY_LIST); in anqp_add_capab_list() 1106 case ANQP_CAPABILITY_LIST: in rx_anqp_query_list_id()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | ieee802_11_defs.h | 730 ANQP_CAPABILITY_LIST = 257, enumerator
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | interworking.c | 262 info_ids[num_info_ids++] = ANQP_CAPABILITY_LIST; in interworking_anqp_send_req() 2928 case ANQP_CAPABILITY_LIST: in interworking_parse_rx_anqp_resp()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | interworking.c | 262 info_ids[num_info_ids++] = ANQP_CAPABILITY_LIST; in interworking_anqp_send_req() 2891 case ANQP_CAPABILITY_LIST: in interworking_parse_rx_anqp_resp()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | ieee802_11_defs.h | 770 ANQP_CAPABILITY_LIST = 257, enumerator
|