Searched refs:rfcomm_check_fcs (Results 1 – 1 of 1) sorted by relevance
117 static bool rfcomm_check_fcs(uint16_t len, const uint8_t *data, in rfcomm_check_fcs() function1538 if (!rfcomm_check_fcs(fcs_len, buf->data, fcs)) { in rfcomm_recv()