Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_manager.c856 #define SLICE_PACKET_TIMEOUT 10 // 10s in ClientTransProxySliceTimerProc() macro
872 if (removeNode->processor[i].timeout >= SLICE_PACKET_TIMEOUT) { in ClientTransProxySliceTimerProc()