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