Searched defs:serial_bm_parse_ctx (Results 1 – 1 of 1) sorted by relevance
119 struct serial_bm_parse_ctx{ struct120 int state;121 uint8_t * msg;122 size_t msg_len;123 size_t max_len;124 int escape;