Searched refs:tDot11fp2p_oper_chan_change_confirm (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
H A D | dot11f.h | 12923 } tDot11fp2p_oper_chan_change_confirm; typedef 12933 tDot11fp2p_oper_chan_change_confirm * pFrm, bool append_ie); 12935 tDot11fp2p_oper_chan_change_confirm *pFrm, uint8_t *pBuf, 12938 tDot11fp2p_oper_chan_change_confirm *pFrm,
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
H A D | dot11f.c | 15124 { "Category", offsetof(tDot11fp2p_oper_chan_change_confirm, Category), 15126 { "p2p_action_oui", offsetof(tDot11fp2p_oper_chan_change_confirm, 15128 { "p2p_action_subtype", offsetof(tDot11fp2p_oper_chan_change_confirm, 15131 { "DialogToken", offsetof(tDot11fp2p_oper_chan_change_confirm, 15137 { offsetof(tDot11fp2p_oper_chan_change_confirm, HTCaps), 15140 { offsetof(tDot11fp2p_oper_chan_change_confirm, VHTCaps), 15143 { offsetof(tDot11fp2p_oper_chan_change_confirm, OperatingMode), 15151 tDot11fp2p_oper_chan_change_confirm *pFrm, bool append_ie) in dot11f_unpack_p2p_oper_chan_change_confirm() 19600 tDot11fp2p_oper_chan_change_confirm *pFrm, uint32_t *pnNeeded) in dot11f_get_packed_p2p_oper_chan_change_confirmSize() 32891 tDot11fp2p_oper_chan_change_confirm *pFrm, in dot11f_pack_p2p_oper_chan_change_confirm()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
H A D | lim_send_management_frames.c | 5247 tDot11fp2p_oper_chan_change_confirm frm; 5289 n_payload = sizeof(tDot11fp2p_oper_chan_change_confirm);
|