Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dclient_interface_hidl_unittest.cc116 ChannelMode hal_channel_mode_; member
120 {.hal_channel_mode_ = ChannelMode::UNKNOWN,
122 {.hal_channel_mode_ = ChannelMode::MONO,
124 {.hal_channel_mode_ = ChannelMode::STEREO,
368 channel_mode_pair.hal_channel_mode_); in TEST_F()
386 pcm_config.channelMode = channel_mode_pair.hal_channel_mode_; in TEST_F()
452 .channelMode = (channel_mode_pair.hal_channel_mode_ == in SbcCodecConfigurationsGenerator()
534 .channelMode = channel_mode_pair.hal_channel_mode_, in AacCodecConfigurationsGenerator()
604 (channel_mode_pair.hal_channel_mode_ == ChannelMode::MONO in LdacCodecConfigurationsGenerator()
674 .channelMode = channel_mode_pair.hal_channel_mode_, in AptxCodecConfigurationsGenerator()
[all …]