Searched refs:pa_gas_resp (Results 1 – 2 of 2) sorted by relevance
318 uint8_t *pos = rx_param->action_frm->u.public_action.v.pa_gas_resp.data; in gas_query_resp_rx()365 public_action->v.pa_gas_resp.type == WLAN_EID_ADV_PROTO && in esp_dpp_rx_action()366 public_action->v.pa_gas_resp.length == 8 && in esp_dpp_rx_action()367 public_action->v.pa_gas_resp.status_code == 0) { in esp_dpp_rx_action()370 (size_t)(public_action->v.pa_gas_resp.data + in esp_dpp_rx_action()371 public_action->v.pa_gas_resp.length - in esp_dpp_rx_action()
392 struct ieee80211_gas_resp pa_gas_resp; member