Home
last modified time | relevance | path

Searched refs:wps_get_oob_method (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/wpa/src/wps/
Dwps.h716 int wps_get_oob_method(char *method);
Dwps_common.c520 int wps_get_oob_method(char *method) in wps_get_oob_method() function
/freebsd-9-stable/contrib/wpa/wpa_supplicant/
Dwps_supplicant.c688 wps->oob_conf.oob_method = wps_get_oob_method(method); in wpas_wps_start_oob()
/freebsd-9-stable/contrib/wpa/src/ap/
Dwps_hostapd.c755 wps->oob_conf.oob_method = wps_get_oob_method(method); in hostapd_wps_start_oob()