Home
last modified time | relevance | path

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

/components/drivers/wlan/
A Ddev_wlan_prot.c79 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()
A Ddev_wlan_mgnt.c489 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()
A Ddev_wlan.h65 RT_WLAN_DEV_EVT_AP_STOP, enumerator

Completed in 11 milliseconds