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