Home
last modified time | relevance | path

Searched refs:PROXY_CHANNEL_STATUS_CONNECTING_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.h106 PROXY_CHANNEL_STATUS_CONNECTING_TIMEOUT, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_manager.c1676 } else if (status == PROXY_CHANNEL_STATUS_CONNECTING_TIMEOUT) { in TransProxyTimerItemProc()
1710 … PROXY_CHANNEL_STATUS_HANDSHAKE_TIMEOUT : PROXY_CHANNEL_STATUS_CONNECTING_TIMEOUT; in TransProxyTimerProc()