Searched refs:RT_WLAN_DEV_EVT_AP_STOP (Results 1 – 3 of 3) sorted by relevance
79 case RT_WLAN_DEV_EVT_AP_STOP: in rt_wlan_prot_event_handle()210 rt_wlan_dev_register_event_handler(wlan, RT_WLAN_DEV_EVT_AP_STOP, handler, RT_NULL); in rt_wlan_prot_attach_dev()
489 case RT_WLAN_DEV_EVT_AP_STOP: in rt_wlan_event_dispatch()786 …rt_wlan_dev_register_event_handler(RT_WLAN_DEVICE(device), RT_WLAN_DEV_EVT_AP_STOP, handler, RT_NU… in rt_wlan_set_mode()1273 set |= 0x1 << RT_WLAN_DEV_EVT_AP_STOP; in rt_wlan_start_ap()1384 set |= 0x1 << RT_WLAN_DEV_EVT_AP_STOP; in rt_wlan_ap_stop()1389 set = 0x1 << RT_WLAN_DEV_EVT_AP_STOP; in rt_wlan_ap_stop()
65 RT_WLAN_DEV_EVT_AP_STOP, enumerator
Completed in 11 milliseconds