Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dtrans_type.h129 QOS_TYPE_RTT_LEVEL, /**< Level of round trip time. */ enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/moduletest/socket/stream_encrypt_test/
H A Dstream_encrypt_client_mt.cpp131 { .qos = QOS_TYPE_RTT_LEVEL, .value = RTT_LEVEL_LOW},
/ohos5.0/foundation/communication/dsoftbus/
H A DREADME_zh.md251 QOS_TYPE_RTT_LEVEL, // 往返时间级别
H A DREADME.md245 QOS_TYPE_RTT_LEVEL, // Level of the RTT.
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_lane_pending_ctl.c987 case QOS_TYPE_RTT_LEVEL: in TransGetQosInfo()