Searched refs:expectType (Results 1 – 2 of 2) sorted by relevance
84 ADM_Recv(rscp_msg_t *msg, struct timespec *timeout, int expectType, in ADM_Recv() argument93 if ((msg->type != expectType) || (msg->len < expectSize)) { in ADM_Recv()
115 void ADM_Recv(rscp_msg_t *msg, struct timespec *timeout, int expectType,