Home
last modified time | relevance | path

Searched refs:WPS_CONFIG_PUSHBUTTON (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.c492 if (wps_arg->config_method == WPS_CONFIG_PUSHBUTTON) { in process_wps_scan_result()
840 if((wps_config != WPS_CONFIG_PUSHBUTTON) in wps_start()
1106 if((config_methods != WPS_CONFIG_PUSHBUTTON) in wifi_start_ap_wps_thread()
1191 ret = wps_start(WPS_CONFIG_PUSHBUTTON, NULL, 0, NULL); in cmd_wps()
1243 wifi_start_ap_wps_thread(WPS_CONFIG_PUSHBUTTON, NULL); in cmd_ap_wps()
A Dwifi_p2p_config.c150 u16 config_methods = WPS_CONFIG_DISPLAY | WPS_CONFIG_KEYPAD | WPS_CONFIG_PUSHBUTTON; in cmd_wifi_p2p_auto_go_start()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/rtw_wpa_supplicant/src/wps/
A Dwps_defs.h225 #define WPS_CONFIG_PUSHBUTTON (0x0080) macro

Completed in 7 milliseconds