Home
last modified time | relevance | path

Searched refs:PROXY_FILE_ACK_REQUEST_SENT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_session.h39 PROXY_FILE_ACK_REQUEST_SENT = 10, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_session.c81 return PROXY_FILE_ACK_REQUEST_SENT; in SessionTypeToPacketType()