Searched refs:RT_WLAN_DEV_EVT_AP_START (Results 1 – 3 of 3) sorted by relevance
73 case RT_WLAN_DEV_EVT_AP_START: in rt_wlan_prot_event_handle()209 rt_wlan_dev_register_event_handler(wlan, RT_WLAN_DEV_EVT_AP_START, handler, RT_NULL); in rt_wlan_prot_attach_dev()
480 case RT_WLAN_DEV_EVT_AP_START: in rt_wlan_event_dispatch()785 …rt_wlan_dev_register_event_handler(RT_WLAN_DEVICE(device), RT_WLAN_DEV_EVT_AP_START, handler, RT_N… in rt_wlan_set_mode()1272 set |= 0x1 << RT_WLAN_DEV_EVT_AP_START; in rt_wlan_start_ap()1278 set = 0x1 << RT_WLAN_DEV_EVT_AP_START; in rt_wlan_start_ap()
64 RT_WLAN_DEV_EVT_AP_START, enumerator
Completed in 9 milliseconds