Searched refs:WPS_ATTR_CONF_METHOD (Results 1 – 5 of 5) sorted by relevance
538 #define WPS_ATTR_CONF_METHOD 0x1008 macro
497 #define WPS_ATTR_CONF_METHOD 0x1008 macro
291 RTW_PUT_BE16(wpsie + wpsielen, WPS_ATTR_CONF_METHOD); in issue_p2p_provision_resp()974 …if (rtw_get_wps_attr_content(wpsie, wps_ielen, WPS_ATTR_CONF_METHOD, (u8 *)&be_tmp, &attr_contentl… in process_p2p_provdisc_req()
2913 *(__be16 *)(wpsie + wpsielen) = cpu_to_be16(WPS_ATTR_CONF_METHOD); in issue_p2p_provision_request()3167 *(__be16 *)(wpsie + wpsielen) = cpu_to_be16(WPS_ATTR_CONF_METHOD); in issue_probersp_p2p()3291 *(__be16 *)(wpsie + wpsielen) = cpu_to_be16(WPS_ATTR_CONF_METHOD); in _issue_probereq_p2p()
2329 … rtw_get_wps_attr_content(wpsie, wpsie_len, WPS_ATTR_CONF_METHOD, (u8 *)&be_tmp, &attr_contentlen); in rtw_p2p_get_wps_configmethod()