Home | History | Annotate | Download | only in l2cap

Lines Matching refs:l2cap_len

1709     UINT16      l2cap_len;
1719 STREAM_TO_UINT16 (l2cap_len, p);
1722 if (l2cap_len > (p_buf->len - (HCI_DATA_PREAMBLE_SIZE + L2CAP_PKT_OVERHEAD)))