Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_callback.c31 #define RETRY_GET_INFO_TIMES_MS 300 macro
312 …SoftBusSleepMs(RETRY_GET_INFO_TIMES_MS); // avoid set channel info later than sesssion opened call… in TransOnSessionOpened()