Home | History | Annotate | Download | only in avdt

Lines Matching refs:peer_mtu

2120     buf_size = p_tbl->peer_mtu + BT_HDR_SIZE;
2121 AVDT_TRACE_DEBUG("peer_mtu: %d, buf_size: %d num_frag=%d",
2122 p_tbl->peer_mtu, buf_size, num_frag);