Home
last modified time | relevance | path

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

/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Difaceeventhandler.h126 virtual wifi_error copyCachedRadarHistory(radar_history_result *resultBuf,
Dcommon.h268 radar_history_result *resultBuf, int resultBufSize, int *numResults);
Difaceeventhandler.cpp897 radar_history_result *resultBuf, int resultBufSize, int *numResults) { in copyCachedRadarHistory() argument
914 (u8 *) resultBuf + offset); in copyCachedRadarHistory()
Dwifi_hal.cpp3354 radar_history_result *resultBuf, int resultBufSize, int *numResults) in wifi_get_radar_history() argument
3381 if (resultBuf == NULL || numResults == NULL) { in wifi_get_radar_history()
3420 resultBuf, resultBufSize, numResults); in wifi_get_radar_history()