Home | History | Annotate | Download | only in src

Lines Matching refs:l2cap_len

440     uint16_t    handle, hci_len, l2cap_len;
450 STREAM_TO_UINT16 (l2cap_len, p);
454 if (l2cap_len > (p_buf->len-(HCI_ACL_PREAMBLE_SIZE+L2CAP_HEADER_SIZE)) )