Home | History | Annotate | Download | only in avrc

Lines Matching full:buf_len

422                 UINT16 buf_len = BT_DEFAULT_BUFFER_SIZE - sizeof(BT_HDR);
427 if ((p_rcb->p_rmsg->offset + p_pkt->len) > buf_len)
430 buf_len - p_rcb->p_rmsg->offset;