Searched refs:rt_wlan_dev_ap_stop (Results 1 – 3 of 3) sorted by relevance
517 rt_err_t rt_wlan_dev_ap_stop(struct rt_wlan_device *device);
161 rt_err_t rt_wlan_dev_ap_stop(struct rt_wlan_device *device) in rt_wlan_dev_ap_stop() function
1398 err = rt_wlan_dev_ap_stop(AP_DEVICE()); in rt_wlan_ap_stop()