Home
last modified time | relevance | path

Searched refs:COMMON_AUDIO_STREAM (Results 1 - 16 of 16) sorted by relevance

/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/include/
H A Dstream_common.h95 COMMON_AUDIO_STREAM, enumerator
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dstream_depacketizer.cpp25 if (streamType_ == COMMON_VIDEO_STREAM || streamType_ == COMMON_AUDIO_STREAM) { in DepacketizeHeader()
H A Dvtp_stream_socket.cpp636 } else if (streamType_ == COMMON_VIDEO_STREAM || streamType_ == COMMON_AUDIO_STREAM) { in Send()
1034 case COMMON_AUDIO_STREAM: in MakeStreamData()
1148 if (streamType_ == COMMON_VIDEO_STREAM || streamType_ == COMMON_AUDIO_STREAM) { in DoStreamRecv()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/stream_depacketizer_test/
H A Dstream_depacketizer_test.cpp105 streamDepacketizer->streamType_ = Communication::SoftBus::COMMON_AUDIO_STREAM; in HWTEST_F()
/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Dsession.h78 COMMON_AUDIO_STREAM, enumerator
/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dsession.h78 COMMON_AUDIO_STREAM, /**< Send a whole audio frame each time. */ enumerator
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/adaptor/include/
H A Dstream_adaptor_listener.h61 if (streamType == StreamType::COMMON_VIDEO_STREAM || streamType == StreamType::COMMON_AUDIO_STREAM) {
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/src/
H A Dclient_trans_stream.c161 if (streamType != RAW_STREAM && streamType != COMMON_VIDEO_STREAM && streamType != COMMON_AUDIO_STREAM) { in TransOnstreamChannelOpened()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
H A Dtrans_udp_static_test.cpp108 appInfo->streamType = COMMON_AUDIO_STREAM; in HWTEST_F()
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/adaptor/src/
H A Dclient_trans_udp_stream_interface.cpp81 } else if (adaptor->GetStreamType() == COMMON_VIDEO_STREAM || adaptor->GetStreamType() == COMMON_AUDIO_STREAM) { in ProcessAdaptorAndEncrypt()
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_negotiation.c368 if (streamType == COMMON_AUDIO_STREAM || streamType == COMMON_VIDEO_STREAM) { in NotifyWifiByAddScenario()
379 if (streamType == COMMON_AUDIO_STREAM || streamType == COMMON_VIDEO_STREAM) { in NotifyWifiByDelScenario()
/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_channel_common.c76 case COMMON_AUDIO_STREAM: in GetStreamLaneType()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_common_test.cpp223 attr.attr.streamAttr.streamType = COMMON_AUDIO_STREAM; in HWTEST_F()
H A Dtrans_lane_test.cpp313 ret = GetStreamLaneType(COMMON_AUDIO_STREAM); in HWTEST_F()
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_service.c984 tmpAttr->attr.streamAttr.streamType = COMMON_AUDIO_STREAM; in CreateSessionAttributeBySocketInfoTrans()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/vtp_stream_socket_test/
H A Dvtp_stream_socket_test.cpp772 vtpStreamSocket->streamType_ = Communication::SoftBus::COMMON_AUDIO_STREAM; in HWTEST_F()

Completed in 15 milliseconds