Searched refs:FLAG_SEQUENCE (Results 1 – 2 of 2) sorted by relevance
18 #define FLAG_SEQUENCE 0x7e macro
144 if (buffer[position] == FLAG_SEQUENCE) { in worker_thread()450 buffer[position++] = FLAG_SEQUENCE; in Send()453 if (data[index] < 0x20 || data[index] == FLAG_SEQUENCE in Send()460 buffer[position++] = FLAG_SEQUENCE; in Send()