Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_scan.c430 tCsrScanResultInfo *pRet = NULL; in csr_scan_result_get_first() local
439 pRet = &pResult->Result; in csr_scan_result_get_first()
444 return pRet; in csr_scan_result_get_first()
452 tCsrScanResultInfo *pRet = NULL; in csr_scan_result_get_next() local
468 pRet = &pResult->Result; in csr_scan_result_get_next()
472 return pRet; in csr_scan_result_get_next()