Home
last modified time | relevance | path

Searched refs:PROXY_FILE_FIRST_FRAME (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_session.h32 PROXY_FILE_FIRST_FRAME = 3, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_session.c67 return PROXY_FILE_FIRST_FRAME; in SessionTypeToPacketType()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_proxy_session_test.cpp391 for (uint32_t flag = PROXY_FILE_FIRST_FRAME; flag <= PROXY_FILE_ACK_RESPONSE_SENT; ++flag) {
H A Dtrans_proxy_session_test.cpp427 for (uint32_t flag = PROXY_FILE_FIRST_FRAME; flag <= PROXY_FILE_ACK_RESPONSE_SENT; ++flag) {