Home
last modified time | relevance | path

Searched refs:needWait (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c1277 bool needWait = IsNeedWaitCallbackError(connectionId, &error); in OnClientConnectFailed() local
1280 uint32_t timeoutDelay = needWait ? BR_CONNECT_WAIT_CALLBACK_TIMEOUT_MAX_MILLIS : 0; in OnClientConnectFailed()