Home
last modified time | relevance | path

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

/components/drivers/wlan/
A Ddev_wlan_prot.c61 case RT_WLAN_DEV_EVT_CONNECT: in rt_wlan_prot_event_handle()
207 rt_wlan_dev_register_event_handler(wlan, RT_WLAN_DEV_EVT_CONNECT, handler, RT_NULL); in rt_wlan_prot_attach_dev()
A Ddev_wlan_mgnt.c419 case RT_WLAN_DEV_EVT_CONNECT: in rt_wlan_event_dispatch()
777 …rt_wlan_dev_register_event_handler(RT_WLAN_DEVICE(device), RT_WLAN_DEV_EVT_CONNECT, handler, RT_NU… in rt_wlan_set_mode()
961 set |= 0x1 << RT_WLAN_DEV_EVT_CONNECT; in rt_wlan_connect()
967 set = 0x1 << RT_WLAN_DEV_EVT_CONNECT; in rt_wlan_connect()
A Ddev_wlan.h61 RT_WLAN_DEV_EVT_CONNECT, enumerator

Completed in 9 milliseconds