Searched refs:WaitMsgCompleteTimeOut (Results 1 – 1 of 1) sorted by relevance
278 static void WaitMsgCompleteTimeOut(const TimerHandle taskHandle, void *context) in WaitMsgCompleteTimeOut() function292 …CreateTimer(LE_GetDefaultLoop(), &connection->receiverCtx.timer, WaitMsgCompleteTimeOut, connectio… in StartTimerForCheckMsg()