Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_manager_test.cc261 .channel_count_per_iso_stream = 1,
274 .channel_count_per_iso_stream = 1,
287 .channel_count_per_iso_stream = 1,
300 .channel_count_per_iso_stream = 1,
670 .channel_count_per_iso_stream = 2, in TEST_F()
721 .channel_count_per_iso_stream = 2, in TEST_F()
Ddevices_test.cc79 .channel_count_per_iso_stream = 1,
92 .channel_count_per_iso_stream = 1,
648 endpoint_cfg.codec.channel_count_per_iso_stream = in GetVendorAseConfigurationsForRequirements()
977 codec.channel_count_per_iso_stream = data_channel_counts; in TestGroupAseVendorConfiguration()
1260 .channel_count_per_iso_stream = 1}; in TestSingleDevDualBidir()
1296 .channel_count_per_iso_stream = 1}; in TestSingleDevDualBidir()
Dle_audio_types.h1236 uint8_t channel_count_per_iso_stream; member
1248 return channel_count_per_iso_stream; in GetChannelCountPerIsoStream()
1253 (channel_count_per_iso_stream ==
1254 other.channel_count_per_iso_stream) &&
Dle_audio_set_configuration_provider_json.cc210 codec_config.channel_count_per_iso_stream = in SetConfigurationFromFlatSubconfig()
Dle_audio_types_test.cc746 .channel_count_per_iso_stream = 1,
Dcodec_manager.cc423 auto all_channels = adsp_config.codec.channel_count_per_iso_stream; in UpdateSupportedBroadcastConfig()
Ddevices.cc361 ase->channel_count = ase_cfg.codec.channel_count_per_iso_stream; in ConfigureAses()
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dle_audio_software_aidl.cc653 stack_capability.channel_count_per_iso_stream = channel_count; in hal_ucast_capability_to_stack_format()
715 stack_capability.channel_count_per_iso_stream = channel_count; in hal_bcast_capability_to_stack_format()
779 bcast_cap.channel_count_per_iso_stream = 1; in get_offload_capabilities()
Dle_audio_utils.cc497 stack_config.channel_count_per_iso_stream = in GetCodecConfigSettingFromAidl()
Dle_audio_utils_unittest.cc410 stack_ase_config.codec.channel_count_per_iso_stream = in PrepareReferenceAseDirectionConfigLc3()