Home
last modified time | relevance | path

Searched refs:WlanFillScanResultsInfo (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/wlan/hdi_service/service_common/
H A Dwlan_common_cmd.c682 static int32_t WlanFillScanResultsInfo(WifiScanResults *wifiScanResults, struct HdfWifiScanResults *scanResults) in WlanFillScanResultsInfo() function
748 if ((scanResults->res == NULL) || (WlanFillScanResultsInfo(wifiScanResults, scanResults) != HDF_SUCCESS)) { in ProcessEventScanResults()
749 HDF_LOGE("%{public}s: scanResults->res is NULL or WlanFillScanResultsInfo fialed!", __func__); in ProcessEventScanResults()

Completed in 3 milliseconds