Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_message.h34 PROXYCHANNEL_MSG_TYPE_KEEPALIVE, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_control.c211 msgHead.type = (PROXYCHANNEL_MSG_TYPE_KEEPALIVE & FOUR_BIT_MASK) | (VERSION << VERSION_SHIFT); in TransProxyKeepalive()
H A Dsoftbus_proxychannel_manager.c1445 case PROXYCHANNEL_MSG_TYPE_KEEPALIVE: { in TransProxyOnMessageReceived()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dtrans_proxy_manager_test.cpp771 msg.msgHead.type = PROXYCHANNEL_MSG_TYPE_KEEPALIVE;
H A Dsoftbus_proxychannel_manager_test.cpp635 msg.msgHead.type = PROXYCHANNEL_MSG_TYPE_KEEPALIVE;