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