Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/avct/
Davct_lcb_act.cc737 int p_buf_len; in avct_msg_ind_for_src_sink_coexist() local
751 p_buf_len = BT_HDR_SIZE + p_data->p_buf->offset + p_data->p_buf->len; in avct_msg_ind_for_src_sink_coexist()
757 BT_HDR* p_tmp_buf = (BT_HDR*)osi_malloc(p_buf_len); in avct_msg_ind_for_src_sink_coexist()
758 memcpy(p_tmp_buf, p_data->p_buf, p_buf_len); in avct_msg_ind_for_src_sink_coexist()