Home
last modified time | relevance | path

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

/system/bt/stack/rfcomm/
Drfc_utils.cc111 bool rfc_check_fcs(uint16_t len, uint8_t* p, uint8_t received_fcs) { in rfc_check_fcs() argument
119 fcs = rfc_crctable[fcs ^ received_fcs]; in rfc_check_fcs()
Drfc_int.h308 bool rfc_check_uih_fcs(uint8_t dlci, uint8_t received_fcs);
309 bool rfc_check_fcs(uint16_t len, uint8_t* p, uint8_t received_fcs);