Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp2512 static int GetCachedGScanResults(int max, wifi_scan_result *results, int *num) in GetCachedGScanResults() function
2555 int result = GetCachedGScanResults(num_results, results, &num_results); in setHotlistAPsUsingScanResult()
2723 int result = GetCachedGScanResults(num_results, results, &num_results); in SelectSignificantAPsFromScanResults()