Searched refs:drv_wlan_scan_stop (Results 1 – 3 of 3) sorted by relevance
48 static rt_err_t drv_wlan_scan_stop(struct rt_wlan_device *wlan);75 drv_wlan_scan_stop(RT_NULL); in wifi_event_handler()186 drv_wlan_scan_stop(RT_NULL); in drv_wlan_softap()206 static rt_err_t drv_wlan_scan_stop(struct rt_wlan_device *wlan) in drv_wlan_scan_stop() function314 .wlan_scan_stop = drv_wlan_scan_stop,
335 static rt_err_t drv_wlan_scan_stop(struct rt_wlan_device *wlan) in drv_wlan_scan_stop() function498 .wlan_scan_stop = drv_wlan_scan_stop,
432 static rt_err_t drv_wlan_scan_stop(struct rt_wlan_device *wlan) in drv_wlan_scan_stop() function597 .wlan_scan_stop = drv_wlan_scan_stop,
Completed in 10 milliseconds