Searched refs:rtw_scan_result_handler_t (Results 1 – 3 of 3) sorted by relevance
102 typedef rtw_result_t (*rtw_scan_result_handler_t)( rtw_scan_handler_result_t* malloced_scan_result … typedef121 rtw_scan_result_handler_t gscan_result_handler;690 int wifi_scan_networks(rtw_scan_result_handler_t results_handler, void* user_data);704 int wifi_scan_networks_mcc(rtw_scan_result_handler_t results_handler, void* user_data);
2313 int wifi_scan_networks(rtw_scan_result_handler_t results_handler, void* user_data) in wifi_scan_networks()2408 int wifi_scan_networks_mcc(rtw_scan_result_handler_t results_handler, void* user_data) in wifi_scan_networks_mcc()
209 if(wifi_scan_networks((rtw_scan_result_handler_t)scan_result_handler, scan_buf) != 0) { in haas200_wifi_start_scan()
Completed in 11 milliseconds