Home
last modified time | relevance | path

Searched refs:WIFI_EVENT_FOURWAY_HANDSHAKE_DONE (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/
A Dwifi_ind.c115 case WIFI_EVENT_FOURWAY_HANDSHAKE_DONE: in wifi_indication()
A Dwifi_conf.c657 wifi_reg_event_handler(WIFI_EVENT_FOURWAY_HANDSHAKE_DONE, wifi_handshake_done_hdl, NULL); in wifi_connect()
739 wifi_unreg_event_handler(WIFI_EVENT_FOURWAY_HANDSHAKE_DONE, wifi_handshake_done_hdl); in wifi_connect()
863 wifi_reg_event_handler(WIFI_EVENT_FOURWAY_HANDSHAKE_DONE, wifi_handshake_done_hdl, NULL); in wifi_connect_bssid()
911 wifi_unreg_event_handler(WIFI_EVENT_FOURWAY_HANDSHAKE_DONE, wifi_handshake_done_hdl); in wifi_connect_bssid()
A Dwifi_util.c1130 wifi_indication(WIFI_EVENT_FOURWAY_HANDSHAKE_DONE, extra, strlen(IW_EXT_STR_FOURWAY_DONE), 0); in wext_wlan_indicate()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/drivers/wlan/realtek/include/
A Dwifi_constants.h576 WIFI_EVENT_FOURWAY_HANDSHAKE_DONE = 2, enumerator

Completed in 16 milliseconds