Home
last modified time | relevance | path

Searched refs:noa_stream (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/p2p/core/src/
Dwlan_p2p_off_chan_tx.c357 static uint8_t p2p_get_noa_attr_stream_in_mult_p2p_ies(uint8_t *noa_stream, in p2p_get_noa_attr_stream_in_mult_p2p_ies() argument
363 noa_stream, noa_len, overflow_len); in p2p_get_noa_attr_stream_in_mult_p2p_ies()
368 noa_stream + noa_len - overflow_len, in p2p_get_noa_attr_stream_in_mult_p2p_ies()
370 noa_stream[noa_len - overflow_len] = in p2p_get_noa_attr_stream_in_mult_p2p_ies()
372 noa_stream[noa_len - overflow_len + 1] = in p2p_get_noa_attr_stream_in_mult_p2p_ies()
374 qdf_mem_copy(noa_stream + noa_len - overflow_len + 2, in p2p_get_noa_attr_stream_in_mult_p2p_ies()
376 qdf_mem_copy(noa_stream + noa_len + 2 + P2P_OUI_SIZE - in p2p_get_noa_attr_stream_in_mult_p2p_ies()
530 uint8_t *noa_stream) in p2p_update_noa_stream() argument
538 noa_len = p2p_get_noa_attr_stream(tx_ctx, noa_stream); in p2p_update_noa_stream()
556 noa_stream, noa_len, overflow_len); in p2p_update_noa_stream()
[all …]
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_send_management_frames.c591 uint32_t noa_ie_len, uint8_t *noa_stream, in lim_add_additional_ie() argument
628 qdf_mem_copy(frame + frame_offset, &noa_stream[0], in lim_add_additional_ie()
662 uint8_t noa_stream[SIR_MAX_NOA_ATTR_LEN + SIR_P2P_IE_HEADER_LEN]; in lim_send_probe_rsp_mgmt_frame() local
892 noa_stream, pe_session); in lim_send_probe_rsp_mgmt_frame()
899 &noa_stream[0], in lim_send_probe_rsp_mgmt_frame()
991 noa_stream, noalen); in lim_send_probe_rsp_mgmt_frame()