Home
last modified time | relevance | path

Searched defs:fcs (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_frames.c76 uint8_t fcs = 0xFF; in RfcommCalculateFcs() local
101 uint8_t fcs = 0xFF; in RfcommCheckFcs() local
762 uint8_t fcs = 0; in RfcommParseHeaderTail() local
H A Drfcomm_defs.h461 uint8_t fcs; member
471 uint8_t fcs; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dl2cap_def.h145 uint8_t fcs; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_core.c462 uint16_t fcs; in L2capCheckCrc() local