Searched refs:attr_content_str (Results 1 – 1 of 1) sorted by relevance
2938 u8 attr_content_str[6 + 17] = {0x00}; in rtw_p2p_get_wps_configmethod() local2970 sprintf(attr_content_str, "\n\nM =%.4d", attr_content); in rtw_p2p_get_wps_configmethod()2982 sprintf(attr_content_str, "\n\nM = 0000"); in rtw_p2p_get_wps_configmethod()2984 if (copy_to_user(wrqu->data.pointer, attr_content_str, 6 + 17)) in rtw_p2p_get_wps_configmethod()