Home
last modified time | relevance | path

Searched refs:P2P_ATTR_CAPABILITY (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/staging/r8188eu/core/
A Drtw_p2p.c426 p2pielen += rtw_set_p2p_attr_content(&p2pie[p2pielen], P2P_ATTR_CAPABILITY, 2, (u8 *)&le_tmp); in build_beacon_p2p_ie()
462 p2pie[p2pielen++] = P2P_ATTR_CAPABILITY; in build_probe_resp_p2p_ie()
602 p2pie[p2pielen++] = P2P_ATTR_CAPABILITY; in build_prov_disc_request_p2p_ie()
838 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CAPABILITY, (u8 *)&le_tmp, (uint *)&attr_… in process_assoc_req_p2p_ie()
A Drtw_mlme_ext.c1868 p2pie[p2pielen++] = P2P_ATTR_CAPABILITY; in issue_p2p_GO_request()
2237 p2pie[p2pielen++] = P2P_ATTR_CAPABILITY; in issue_p2p_GO_response()
2528 p2pie[p2pielen++] = P2P_ATTR_CAPABILITY; in issue_p2p_GO_confirm()
3586 p2pie[p2pielen++] = P2P_ATTR_CAPABILITY; in _issue_probereq_p2p()
5261 p2pie[p2pielen++] = P2P_ATTR_CAPABILITY; in issue_assocreq()
/linux/drivers/staging/rtl8723bs/include/
A Dwifi.h578 #define P2P_ATTR_CAPABILITY 0x02 macro
/linux/drivers/staging/r8188eu/include/
A Dwifi.h738 #define P2P_ATTR_CAPABILITY 0x02 macro
/linux/drivers/staging/r8188eu/os_dep/
A Dioctl_linux.c3004 …if (rtw_get_p2p_attr_content(p2pie, p2pielen, P2P_ATTR_CAPABILITY, attr_content, &attr_contentlen)… in rtw_p2p_get_invitation_procedure()

Completed in 30 milliseconds