Searched refs:reply_sequence_id (Results 1 – 1 of 1) sorted by relevance
93 const uint8_t reply_sequence_id = reply_packet.GetU8(&offset); in SendRequestAndGetReply() local94 if (request_sequence_id == reply_sequence_id) { in SendRequestAndGetReply()107 } else if (reply_sequence_id > request_sequence_id) { in SendRequestAndGetReply()