Searched refs:expectedReplySize (Results 1 – 1 of 1) sorted by relevance
441 uint32_t expectedReplySize = *replySize; in sendCommandReturningData() local443 if (status == OK && *replySize != expectedReplySize) { in sendCommandReturningData()