Home
last modified time | relevance | path

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

/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Difaceeventhandler.h127 int resultBufSize, int *numResults);
Dcommon.h268 radar_history_result *resultBuf, int resultBufSize, int *numResults);
Difaceeventhandler.cpp897 radar_history_result *resultBuf, int resultBufSize, int *numResults) { in copyCachedRadarHistory() argument
907 if (resultBufSize < (offset + sizeof(radar_history_result))) { in copyCachedRadarHistory()
Dwifi_hal.cpp3354 radar_history_result *resultBuf, int resultBufSize, int *numResults) in wifi_get_radar_history() argument
3420 resultBuf, resultBufSize, numResults); in wifi_get_radar_history()