Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/
A Dwifi_conf.h102 typedef rtw_result_t (*rtw_scan_result_handler_t)( rtw_scan_handler_result_t* malloced_scan_result … typedef
121 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);
A Dwifi_conf.c2313 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()
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dwifi_port.c209 if(wifi_scan_networks((rtw_scan_result_handler_t)scan_result_handler, scan_buf) != 0) { in haas200_wifi_start_scan()

Completed in 11 milliseconds