Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/rtw_wpa_supplicant/wpa_supplicant/
A Dwifi_wps_config.c604 wifi_reg_event_handler(WIFI_EVENT_STA_WPS_START, wpas_wsc_sta_wps_start_hdl, NULL); in start_discovery_phase()
659 wifi_unreg_event_handler(WIFI_EVENT_STA_WPS_START, wpas_wsc_sta_wps_start_hdl); in start_discovery_phase()
910 wifi_reg_event_handler(WIFI_EVENT_STA_WPS_START, wpas_wsc_sta_wps_start_hdl, NULL); in wps_start()
1021 wifi_unreg_event_handler(WIFI_EVENT_STA_WPS_START, wpas_wsc_sta_wps_start_hdl); in wps_start()
1051 wifi_reg_event_handler(WIFI_EVENT_STA_WPS_START, wpas_wsc_sta_wps_start_hdl, NULL); in ap_wps_start()
1089 wifi_unreg_event_handler(WIFI_EVENT_STA_WPS_START, wpas_wsc_sta_wps_start_hdl); in ap_wps_start()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/
A Dwifi_ind.c170 case WIFI_EVENT_STA_WPS_START: in wifi_indication()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/drivers/wlan/realtek/include/
A Dwifi_constants.h584 WIFI_EVENT_STA_WPS_START = 10, enumerator

Completed in 9 milliseconds