Searched refs:WLAN_EID_ADV_PROTO (Results 1 – 6 of 6) sorted by relevance
268 if (*pos != WLAN_EID_ADV_PROTO) { in p2p_rx_gas_initial_req()443 if (*pos != WLAN_EID_ADV_PROTO) { in p2p_rx_gas_initial_resp()690 if (*pos != WLAN_EID_ADV_PROTO) { in p2p_rx_gas_comeback_resp()
103 wpabuf_put_u8(buf, WLAN_EID_ADV_PROTO); in gas_add_adv_proto_anqp()
234 #define WLAN_EID_ADV_PROTO 108 macro
254 *pos++ = WLAN_EID_ADV_PROTO; in hostapd_eid_adv_proto()
350 if (*pos != WLAN_EID_ADV_PROTO) { in gas_query_rx()
1080 if (wpabuf_len(adv_proto) < 4 || pos[0] != WLAN_EID_ADV_PROTO || in anqp_resp_cb()