Searched defs:conf_methods (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_registrar.c538 static void wps_set_pushbutton(u16 *methods, u16 conf_methods) argument
541 if ((conf_methods & WPS_CONFIG_VIRT_PUSHBUTTON) ==
544 if ((conf_methods & WPS_CONFIG_PHY_PUSHBUTTON) ==
/external/wpa_supplicant_8/src/wps/
H A Dwps_registrar.c538 static void wps_set_pushbutton(u16 *methods, u16 conf_methods) argument
541 if ((conf_methods & WPS_CONFIG_VIRT_PUSHBUTTON) ==
544 if ((conf_methods & WPS_CONFIG_PHY_PUSHBUTTON) ==
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_registrar.c538 static void wps_set_pushbutton(u16 *methods, u16 conf_methods) argument
541 if ((conf_methods & WPS_CONFIG_VIRT_PUSHBUTTON) ==
544 if ((conf_methods & WPS_CONFIG_PHY_PUSHBUTTON) ==

Completed in 177 milliseconds