Searched refs:frame_check_sequence (Results 1 – 4 of 4) sorted by relevance
26 frame += protocol.frame_check_sequence(frame)
38 def frame_check_sequence(data: bytes) -> bytes: function
21 from pw_hdlc.protocol import frame_check_sequence as _fcs
23 from pw_hdlc.protocol import frame_check_sequence as fcs