Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Drtt.cpp49 #define RTT_RESULT_V3_SIZE (sizeof(wifi_rtt_result_v3)) macro
778 (wifi_rtt_result_v3 *)malloc(RTT_RESULT_V3_SIZE + opt_result_size); in handleEvent()