Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_message.h104 PROXY_CHANNEL_STATUS_TIMEOUT, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_manager.c1679 } else if (status == PROXY_CHANNEL_STATUS_TIMEOUT) { in TransProxyTimerItemProc()
1720 removeNode->status = PROXY_CHANNEL_STATUS_TIMEOUT; in TransProxyTimerProc()