Searched refs:wifi_get_scan_result_count (Results 1 – 3 of 3) sorted by relevance
563 int wifi_get_scan_result_count(unsigned *count);
2344 if (wifi_get_scan_result_count(&count) != WM_SUCCESS) in report_scan_results()2647 ret = wifi_get_scan_result_count(&count); in handle_scan_results()
6903 int wifi_get_scan_result_count(unsigned *count) in wifi_get_scan_result_count() function