Searched refs:l2cap_fcs16 (Results 1 – 1 of 1) sorted by relevance
140 static uint16_t l2cap_fcs16(const uint8_t *message, int len) in l2cap_fcs16() function992 if (l2cap_fcs16((const uint8_t *) hdr, L2CAP_HDR_SIZE + len - 2) != fcs) in l2cap_iframe_in()