Home
last modified time | relevance | path

Searched refs:PORT_OUT_IN (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_manager_interface/src/
H A Daudio_manager_interface_impl_test.cpp73 .dir = PORT_OUT_IN,
108 .dir = PORT_OUT_IN,
/ohos5.0/drivers/peripheral/bluetooth/audio/interfaces/include/
H A Daudio_types.h54 PORT_OUT_IN = 0x3u, /**< Input/output port, supporting both audio input and output */ enumerator
/ohos5.0/drivers/hdf_core/framework/model/audio/core/include/
H A Daudio_host.h132 PORT_OUT_IN = 0x3u, /**< Input/output port, supporting both audio input and output */ enumerator
/ohos5.0/foundation/distributedhardware/distributed_audio/common/include/
H A Daudio_types.h54 PORT_OUT_IN = 0x3u, /**< Input/output port, supporting both audio input and output */ enumerator
/ohos5.0/drivers/peripheral/audio/interfaces/2.0/include/
H A Daudio_types.h55 PORT_OUT_IN = 0x3u, /**< Input/output port, supporting both audio input and output */ enumerator
/ohos5.0/drivers/peripheral/audio/interfaces/include/
H A Daudio_types.h54 PORT_OUT_IN = 0x3u, /**< Input/output port, supporting both audio input and output */ enumerator
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/audio/
H A D_hdi_audio_v11.md62 | [AudioPortDirection](#audioportdirection) { PORT_OUT = 1 , PORT_IN = 2 , PORT_OUT_IN = 3 } | 音频端口…
345 | PORT_OUT_IN | 音频输出输入端口。 |
H A D_hdi_audio_v20.md62 | [AudioPortDirection](#audioportdirection) { PORT_OUT = 1 , PORT_IN = 2 , PORT_OUT_IN = 3 } | 音频端口…
349 | PORT_OUT_IN | 音频输出输入端口。 |
H A D_audio_types_8idl_v10.md49 …](_hdi_audio_v11.md#audioportdirection) { PORT_OUT = 1 , PORT_IN = 2 , PORT_OUT_IN = 3 } | 音频端口的类型…
H A D_audio_types_8idl_v20.md49 …](_hdi_audio_v20.md#audioportdirection) { PORT_OUT = 1 , PORT_IN = 2 , PORT_OUT_IN = 3 } | 音频端口的类型…
/ohos5.0/drivers/peripheral/audio/supportlibs/adm_adapter/src/
H A Daudio_interface_lib_common.c332 } else if (portNum == PORT_OUT_IN) { in AudioReadCardPortToDesc()
362 } else if (desc->ports[i].dir == PORT_OUT_IN) { in AudioReadCardPortToDesc()
731 } else if (portNum == PORT_OUT_IN) { in AudioFillAllAdapters()
/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H A Dalsa_soundcard.c676 audioPort->dir = PORT_OUT_IN; in AudioInitPortOutAndIn()
688 portNum = PORT_OUT_IN; in AudioInitPorts()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_v1_0/c_target/audio/v1_0/
H A Daudio_types.h.txt52 PORT_OUT_IN = 3,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_v2_0/c_target/audio/v2_0/
H A Daudio_types.h.txt52 PORT_OUT_IN = 3,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/distributed_audio_audio_v1_0/cpp_target/distributed_audio/audio/v1_0/
H A Daudio_types.h.txt60 PORT_OUT_IN = 3,
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_adapter_interface/src/
H A Daudio_adapter_interface_impl_test.cpp443 port.dir = PORT_OUT_IN;
447 EXPECT_EQ(PORT_OUT_IN, AdapterTest_->adpDescriptor_.ports[0].dir);
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_adapter_info_common.cpp231 return PORT_OUT_IN; in AudioAdapterGetDir()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_v1_0/dump_ast_target/
H A Ddump.txt359 PORT_OUT_IN = 3,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_v2_0/dump_ast_target/
H A Ddump.txt359 PORT_OUT_IN = 3,
/ohos5.0/drivers/interface/distributed_audio/audio/v1_0/
H A DAudioTypes.idl39 PORT_OUT_IN = 3, /**< Input/output port, supporting both audio input and output */
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/distributed_audio_audio_v1_0/foo/distributed_audio/audio/v1_0/
H A DAudioTypes.idl39 PORT_OUT_IN = 3, /**< Input/output port, supporting both audio input and output */
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_v1_0/foo/audio/v1_0/
H A DAudioTypes.idl39 PORT_OUT_IN = 3, /**< Input/output port, supporting both audio input and output */
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_v2_0/foo/audio/v2_0/
H A DAudioTypes.idl39 PORT_OUT_IN = 3, /**< Input/output port, supporting both audio input and output */
/ohos5.0/drivers/interface/audio/v1_0/
H A DAudioTypes.idl38 PORT_OUT_IN = 3, /**< Input/output port, supporting both audio input and output */
/ohos5.0/drivers/interface/audio/v2_0/
H A DAudioTypes.idl38 PORT_OUT_IN = 3, /**< Input/output port, supporting both audio input and output */

12