Searched refs:WPS_ATTR_CONF_METHOD (Results 1 – 5 of 5) sorted by relevance
497 #define WPS_ATTR_CONF_METHOD 0x1008 macro
657 #define WPS_ATTR_CONF_METHOD 0x1008 macro
297 RTW_PUT_BE16(wpsie + wpsielen, WPS_ATTR_CONF_METHOD); in issue_p2p_provision_resp()988 …if (rtw_get_wps_attr_content(wpsie, wps_ielen, WPS_ATTR_CONF_METHOD, (u8 *)&be_tmp, &attr_contentl… in process_p2p_provdisc_req()
3122 *(__be16 *)(wpsie + wpsielen) = cpu_to_be16(WPS_ATTR_CONF_METHOD); in issue_p2p_provision_request()3383 *(__be16 *)(wpsie + wpsielen) = cpu_to_be16(WPS_ATTR_CONF_METHOD); in issue_probersp_p2p()3507 *(__be16 *)(wpsie + wpsielen) = cpu_to_be16(WPS_ATTR_CONF_METHOD); in _issue_probereq_p2p()
2710 … rtw_get_wps_attr_content(wpsie, wpsie_len, WPS_ATTR_CONF_METHOD, (u8 *)&be_tmp, &attr_contentlen); in rtw_p2p_get_wps_configmethod()
Completed in 38 milliseconds