Home
last modified time | relevance | path

Searched refs:WLAN_EID_ADV_PROTO (Results 1 – 25 of 25) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dgas_server.c133 wpabuf_put_u8(resp, WLAN_EID_ADV_PROTO); in gas_server_send_resp()
180 if (end - pos < 2 || pos[0] != WLAN_EID_ADV_PROTO) { in gas_server_rx_initial_req()
278 wpabuf_put_u8(resp, WLAN_EID_ADV_PROTO); in gas_server_handle_rx_comeback_req()
312 wpabuf_put_u8(resp, WLAN_EID_ADV_PROTO); in gas_server_handle_rx_comeback_req()
Dgas.c103 wpabuf_put_u8(buf, WLAN_EID_ADV_PROTO); in gas_add_adv_proto_anqp()
Ddpp_tcp.c1131 if (*adv_proto != WLAN_EID_ADV_PROTO || in dpp_controller_rx_gas_req()
1331 if (*adv_proto != WLAN_EID_ADV_PROTO || in dpp_rx_gas_resp()
Dieee802_11_defs.h364 #define WLAN_EID_ADV_PROTO 108 macro
Ddpp.c765 wpabuf_put_u8(buf, WLAN_EID_ADV_PROTO); in dpp_write_adv_proto()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dgas_server.c130 wpabuf_put_u8(resp, WLAN_EID_ADV_PROTO); in gas_server_send_resp()
174 if (end - pos < 2 || pos[0] != WLAN_EID_ADV_PROTO) { in gas_server_rx_initial_req()
269 wpabuf_put_u8(resp, WLAN_EID_ADV_PROTO); in gas_server_handle_rx_comeback_req()
Dgas.c103 wpabuf_put_u8(buf, WLAN_EID_ADV_PROTO); in gas_add_adv_proto_anqp()
Dieee802_11_defs.h359 #define WLAN_EID_ADV_PROTO 108 macro
Ddpp.c2469 wpabuf_put_u8(buf, WLAN_EID_ADV_PROTO); in dpp_write_adv_proto()
9567 if (*adv_proto != WLAN_EID_ADV_PROTO || in dpp_controller_rx_gas_req()
9703 if (*adv_proto != WLAN_EID_ADV_PROTO || in dpp_rx_gas_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p_sd.c359 if (*pos != WLAN_EID_ADV_PROTO) { in p2p_rx_gas_initial_req()
525 if (*pos != WLAN_EID_ADV_PROTO) { in p2p_rx_gas_initial_resp()
746 if (*pos != WLAN_EID_ADV_PROTO) { in p2p_rx_gas_comeback_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p_sd.c359 if (*pos != WLAN_EID_ADV_PROTO) { in p2p_rx_gas_initial_req()
525 if (*pos != WLAN_EID_ADV_PROTO) { in p2p_rx_gas_initial_resp()
746 if (*pos != WLAN_EID_ADV_PROTO) { in p2p_rx_gas_comeback_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dgas_query_ap.c558 if (*pos != WLAN_EID_ADV_PROTO) { in gas_query_ap_rx()
Dgas_serv.c27 wpabuf_put_u8(buf, WLAN_EID_ADV_PROTO); in gas_serv_write_dpp_adv_proto()
1616 if (*pos != WLAN_EID_ADV_PROTO) { in gas_serv_rx_gas_initial_req()
Dieee802_11_shared.c536 *pos++ = WLAN_EID_ADV_PROTO; in hostapd_eid_adv_proto()
Ddpp_hostapd.c706 pos[0] != WLAN_EID_ADV_PROTO || in hostapd_dpp_gas_resp_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dgas_query_ap.c558 if (*pos != WLAN_EID_ADV_PROTO) { in gas_query_ap_rx()
Dgas_serv.c27 wpabuf_put_u8(buf, WLAN_EID_ADV_PROTO); in gas_serv_write_dpp_adv_proto()
1619 if (*pos != WLAN_EID_ADV_PROTO) { in gas_serv_rx_gas_initial_req()
Dieee802_11_shared.c552 *pos++ = WLAN_EID_ADV_PROTO; in hostapd_eid_adv_proto()
Ddpp_hostapd.c931 pos[0] != WLAN_EID_ADV_PROTO || in hostapd_dpp_gas_resp_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dgas_query.c611 if (*pos != WLAN_EID_ADV_PROTO) { in gas_query_rx()
Dinterworking.c3072 if (wpabuf_len(adv_proto) < 4 || pos[0] != WLAN_EID_ADV_PROTO || in anqp_resp_cb()
3230 wpabuf_put_u8(buf, WLAN_EID_ADV_PROTO); in gas_send_request()
Ddpp_supplicant.c1036 pos[0] != WLAN_EID_ADV_PROTO || in wpas_dpp_gas_resp_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dgas_query.c602 if (*pos != WLAN_EID_ADV_PROTO) { in gas_query_rx()
Dinterworking.c3112 if (wpabuf_len(adv_proto) < 4 || pos[0] != WLAN_EID_ADV_PROTO || in anqp_resp_cb()
3270 wpabuf_put_u8(buf, WLAN_EID_ADV_PROTO); in gas_send_request()
Ddpp_supplicant.c1644 pos[0] != WLAN_EID_ADV_PROTO || in wpas_dpp_gas_resp_cb()