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