Searched defs:fcs (Results 1 – 7 of 7) sorted by relevance
86 UINT8 fcs = 0xFF; in rfc_calc_fcs() local111 UINT8 fcs = 0xFF; in rfc_check_fcs() local
589 UINT8 ead, eal, fcs; in rfc_parse_data() local
413 UINT16 fcs; in prepare_I_frame() local509 UINT16 fcs; in l2c_fcr_send_S_frame() local608 UINT16 fcs; in l2c_fcr_proc_pdu() local1218 UINT16 fcs; in process_stream_frame() local
731 u8_t fcs = 0xff; in bt_mesh_fcs_calc() local745 u8_t fcs = 0xff; in bt_mesh_fcs_check() local
163 u8_t fcs; /* Expected FCS value */ member
164 UINT8 fcs; /* '0' if desire is to bypass FCS, otherwise '1' */ member
2332 bool fcs; member