Searched refs:needWait (Results 1 – 1 of 1) sorted by relevance
1277 bool needWait = IsNeedWaitCallbackError(connectionId, &error); in OnClientConnectFailed() local1280 uint32_t timeoutDelay = needWait ? BR_CONNECT_WAIT_CALLBACK_TIMEOUT_MAX_MILLIS : 0; in OnClientConnectFailed()