Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_session.h31 PROXY_FLAG_MESSAGE = 2, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_session.c65 return PROXY_FLAG_MESSAGE; in SessionTypeToPacketType()
94 case PROXY_FLAG_MESSAGE: in ProxyTypeToConnPri()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dtrans_proxy_manager_test.cpp240 int32_t ret = TransProxyAuthSessionDataLenCheck(TEST_INVALID_LARGE_SIZE, PROXY_FLAG_MESSAGE);
243 ret = TransProxyAuthSessionDataLenCheck(1, PROXY_FLAG_MESSAGE);
H A Dsoftbus_proxy_session_test.cpp354 packHead.flags = PROXY_FLAG_MESSAGE;
H A Dtrans_proxy_session_test.cpp386 packHead.flags = PROXY_FLAG_MESSAGE;