Searched refs:wps_dev_type_str2bin (Results 1 - 10 of 10) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps.h873 int wps_dev_type_str2bin(const char *str, u8 dev_type[WPS_DEV_TYPE_LEN]);
H A Dwps_common.c462 int wps_dev_type_str2bin(const char *str, u8 dev_type[WPS_DEV_TYPE_LEN]) function
/external/wpa_supplicant_8/src/wps/
H A Dwps.h873 int wps_dev_type_str2bin(const char *str, u8 dev_type[WPS_DEV_TYPE_LEN]);
H A Dwps_common.c462 int wps_dev_type_str2bin(const char *str, u8 dev_type[WPS_DEV_TYPE_LEN]) function
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps.h873 int wps_dev_type_str2bin(const char *str, u8 dev_type[WPS_DEV_TYPE_LEN]);
H A Dwps_common.c462 int wps_dev_type_str2bin(const char *str, u8 dev_type[WPS_DEV_TYPE_LEN]) function
/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig_winreg.c248 if (t && wps_dev_type_str2bin(t, config->device_type))
H A Dconfig.c4184 return wps_dev_type_str2bin(pos, config->device_type);
4255 if (wps_dev_type_str2bin(pos, config->sec_device_type[idx]))
H A Dctrl_iface.c5145 if (wps_dev_type_str2bin(pos, dev_type) < 0)
/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c3166 if (wps_dev_type_str2bin(pos, bss->device_type))

Completed in 294 milliseconds