Searched defs:wifi_scan_result (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
H A Dgscan.h94 } wifi_scan_result; typedef in typeref:struct:__anon1917
105 void (*on_full_scan_result) (wifi_request_id id, wifi_scan_result *result,
216 wifi_scan_result results[MAX_AP_CACHE_PER_SCAN]; // scan results - one for each bssid
225 unsigned num_results, wifi_scan_result *results);
227 unsigned num_results, wifi_scan_result *results);
252 unsigned num_results, wifi_scan_result *results);
254 unsigned num_results, wifi_scan_result *results);
393 unsigned num_results, wifi_scan_result *results);
416 wifi_scan_result *result, // scan result, with channel and beacon information

Completed in 5 milliseconds