Home
last modified time | relevance | path

Searched refs:P2P_ATTR_CH_LIST (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/rtl8723bs/include/
Dwifi.h587 #define P2P_ATTR_CH_LIST 0x0B macro
/drivers/staging/r8188eu/include/
Dwifi.h799 #define P2P_ATTR_CH_LIST 0x0B macro
/drivers/staging/r8188eu/core/
Drtw_p2p.c1164 if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CH_LIST, ch_content, &ch_cnt)) { in process_p2p_group_negotation_req()
1314 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CH_LIST, pwdinfo->channel_list_attr, &pwd… in process_p2p_group_negotation_resp()
Drtw_mlme_ext.c2023 p2pie[p2pielen++] = P2P_ATTR_CH_LIST; in issue_p2p_GO_request()
2390 p2pie[p2pielen++] = P2P_ATTR_CH_LIST; in issue_p2p_GO_response()
2636 p2pie[p2pielen++] = P2P_ATTR_CH_LIST; in issue_p2p_GO_confirm()
2803 p2pie[p2pielen++] = P2P_ATTR_CH_LIST; in issue_p2p_invitation_request()
3059 p2pie[p2pielen++] = P2P_ATTR_CH_LIST; in issue_p2p_invitation_response()