Home
last modified time | relevance | path

Searched defs:FRAMING_ERROR (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_hdlc/ts/
H A Ddecoder.ts26 FRAMING_ERROR = 'invalid flag or escape characters', enumerator
/aosp_15_r20/external/pigweed/pw_hdlc/py/pw_hdlc/
H A Ddecode.py37 FRAMING_ERROR = 'invalid flag or escape characters' variable in FrameStatus