Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dgscancommand.h125 virtual wifi_error copyCachedScanResults(int *numResults,
Dgscan.cpp1082 ret = gScanCommand->copyCachedScanResults(num, results); in wifi_get_cached_gscan_results()
2241 wifi_error GScanCommand::copyCachedScanResults( in copyCachedScanResults() function in GScanCommand