Home
last modified time | relevance | path

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

/system/bt/stack/rfcomm/
Drfc_utils.cc89 uint8_t fcs = 0xFF; in rfc_calc_fcs() local
112 uint8_t fcs = 0xFF; in rfc_check_fcs() local
Drfc_ts_frames.cc509 uint8_t ead, eal, fcs; in rfc_parse_data() local
/system/bt/stack/l2cap/
Dl2c_fcr.cc416 uint16_t fcs; in prepare_I_frame() local
513 uint16_t fcs; in l2c_fcr_send_S_frame() local
606 uint16_t fcs; in l2c_fcr_proc_pdu() local
1362 uint16_t fcs; in process_stream_frame() local
/system/bt/stack/include/
Dl2c_api.h168 uint8_t fcs; /* '0' if desire is to bypass FCS, otherwise '1' */ member