Home
last modified time | relevance | path

Searched refs:rfcomm_check_fcs (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/
Drfcomm.c117 static bool rfcomm_check_fcs(uint16_t len, const uint8_t *data, in rfcomm_check_fcs() function
1538 if (!rfcomm_check_fcs(fcs_len, buf->data, fcs)) { in rfcomm_recv()