Searched refs:p_buf_len (Results 1 – 1 of 1) sorted by relevance
737 int p_buf_len; in avct_msg_ind_for_src_sink_coexist() local751 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()