Searched refs:anqp (Results 1 – 1 of 1) sorted by relevance
1806 … byte *anqp = (byte *)drv_res + offsetof(wifi_gscan_full_result_t, ie_data) + drv_res->ie_length; in handleEvent() local1807 wifi_anqp_gas_resp *gas = (wifi_anqp_gas_resp *)anqp; in handleEvent()1809 int networkId = *(int *)((byte *)anqp + anqp_len); in handleEvent()1823 (*mHandler.on_passpoint_network_found)(id(), networkId, mResult, anqp_len, anqp); in handleEvent()