Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dgscan.cpp1944 } wifi_anqp_gas_resp; in handleEvent() typedef
1964 wifi_anqp_gas_resp *gas = (wifi_anqp_gas_resp *)anqp; in handleEvent()
1965 int anqp_len = offsetof(wifi_anqp_gas_resp, data) + gas->data_len; in handleEvent()