Searched refs:WPS_CONFIG_DISPLAY (Results 1 – 3 of 3) sorted by relevance
516 …} else if (wps_arg->config_method == WPS_CONFIG_DISPLAY || wps_arg->config_method == WPS_CONFIG_KE… in process_wps_scan_result()680 …if(((wps_arg->config_method == WPS_CONFIG_DISPLAY) || (wps_arg->config_method == WPS_CONFIG_KEYPAD… in wps_scan_result_handler()841 && (wps_config != WPS_CONFIG_DISPLAY) in wps_start()848 if(wps_config == WPS_CONFIG_DISPLAY in wps_start()873 if((wps_config == WPS_CONFIG_DISPLAY) || (wps_config == WPS_CONFIG_KEYPAD)) { in wps_start()1066 else if(wps_config == WPS_CONFIG_DISPLAY) in ap_wps_start()1107 && (config_methods != WPS_CONFIG_DISPLAY) in wifi_start_ap_wps_thread()1113 if(config_methods == WPS_CONFIG_DISPLAY in wifi_start_ap_wps_thread()1178 ret = wps_start(WPS_CONFIG_DISPLAY, (char*)device_pin, 0, NULL); in cmd_wps()1239 wifi_start_ap_wps_thread(WPS_CONFIG_DISPLAY, (char*)device_pin); in cmd_ap_wps()
150 u16 config_methods = WPS_CONFIG_DISPLAY | WPS_CONFIG_KEYPAD | WPS_CONFIG_PUSHBUTTON; in cmd_wifi_p2p_auto_go_start()
221 #define WPS_CONFIG_DISPLAY (0x0008) macro
Completed in 6 milliseconds