Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_message.h33 PROXYCHANNEL_MSG_TYPE_RESET, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_control.c287 msgHead.type = (PROXYCHANNEL_MSG_TYPE_RESET & FOUR_BIT_MASK) | (VERSION << VERSION_SHIFT); in TransProxyResetPeer()
H A Dsoftbus_proxychannel_transceiver.c842 msg->msgHead.type = (PROXYCHANNEL_MSG_TYPE_RESET & FOUR_BIT_MASK) | (VERSION << VERSION_SHIFT); in TransProxySendBadKeyMessage()
H A Dsoftbus_proxychannel_manager.c1441 case PROXYCHANNEL_MSG_TYPE_RESET: { in TransProxyOnMessageReceived()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dtrans_proxy_manager_test.cpp721 msg.msgHead.type = PROXYCHANNEL_MSG_TYPE_RESET;
H A Dsoftbus_proxychannel_manager_test.cpp600 msg.msgHead.type = PROXYCHANNEL_MSG_TYPE_RESET;