Home
last modified time | relevance | path

Searched refs:WIFI_EVENT_SCAN_DONE (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/
A Dwifi_ind.c129 case WIFI_EVENT_SCAN_DONE: in wifi_indication()
A Dwifi_conf.c1986 wifi_unreg_event_handler(WIFI_EVENT_SCAN_DONE, wifi_scan_done_hdl); in wifi_scan_done_hdl()
2013 wifi_reg_event_handler(WIFI_EVENT_SCAN_DONE, wifi_scan_done_hdl, NULL); in wifi_scan()
2025 wifi_unreg_event_handler(WIFI_EVENT_SCAN_DONE, wifi_scan_done_hdl); in wifi_scan()
2473 wifi_reg_event_handler(WIFI_EVENT_SCAN_DONE, wifi_scan_done_hdl_mcc, NULL); in wifi_scan_networks_mcc()
2476 wifi_unreg_event_handler(WIFI_EVENT_SCAN_DONE, wifi_scan_done_hdl_mcc); in wifi_scan_networks_mcc()
2477 wifi_reg_event_handler(WIFI_EVENT_SCAN_DONE, wifi_scan_done_hdl, NULL); in wifi_scan_networks_mcc()
2504 wifi_unreg_event_handler(WIFI_EVENT_SCAN_DONE, wifi_scan_done_hdl_mcc); in wifi_scan_networks_mcc()
2506 wifi_unreg_event_handler(WIFI_EVENT_SCAN_DONE, wifi_scan_done_hdl); in wifi_scan_networks_mcc()
A Dwifi_util.c1155 wifi_indication(WIFI_EVENT_SCAN_DONE, NULL, 0, 0); in wext_wlan_indicate()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/drivers/wlan/realtek/include/
A Dwifi_constants.h578 WIFI_EVENT_SCAN_DONE = 4, enumerator
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/rtw_wpa_supplicant/wpa_supplicant/
A Dwifi_wps_config.c722 wifi_unreg_event_handler(WIFI_EVENT_SCAN_DONE, wifi_scan_done_hdl); in wps_find_out_triger_wps_AP()

Completed in 28 milliseconds