Searched refs:wps_dev_type_str2bin (Results 1 – 6 of 6) sorted by relevance
929 int wps_dev_type_str2bin(const char *str, u8 dev_type[WPS_DEV_TYPE_LEN]);
462 int wps_dev_type_str2bin(const char *str, u8 dev_type[WPS_DEV_TYPE_LEN]) in wps_dev_type_str2bin() function
248 if (t && wps_dev_type_str2bin(t, config->device_type)) in wpa_config_read_global()
5039 return wps_dev_type_str2bin(pos, config->device_type); in wpa_config_process_device_type()5110 if (wps_dev_type_str2bin(pos, config->sec_device_type[idx])) in wpa_config_process_sec_device_type()
6105 if (wps_dev_type_str2bin(pos, dev_type) < 0) in p2p_ctrl_find()
3968 if (wps_dev_type_str2bin(pos, bss->device_type)) in hostapd_config_fill()