Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/bluetooth/audio/utils/aidl_session/
H A DBluetoothLeAudioCodecsProviderTest.cpp30 CodecConfigurationList;
42 std::vector<CodecConfigurationList>,
170 static const std::vector<CodecConfigurationList> kValidCodecConfigurationList =
171 {CodecConfigurationList(
190 const std::vector<CodecConfigurationList>& codec_configuration_lists, in CreateTestCases()
234 const CodecConfigurationList& codec_configuration_list, in CreateTestCase()
239 std::vector<CodecConfigurationList>{codec_configuration_list}, in CreateTestCase()
308 static std::vector<CodecConfigurationList>
310 std::vector<CodecConfigurationList> invalid_codec_configuration_test_cases; in CreateInvalidCodecConfigurations()
311 invalid_codec_configuration_test_cases.push_back(CodecConfigurationList( in CreateInvalidCodecConfigurations()
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/utils/le_audio_codec_capabilities/gen/cpp/
Daidl_android_hardware_bluetooth_audio_setting.cpp79 …t, std::vector<ConfigurationList> configurationList, std::vector<CodecConfigurationList> codecConf… in LeAudioOffloadSetting()
112 …const std::vector<CodecConfigurationList>& LeAudioOffloadSetting::getCodecConfigurationList() cons… in getCodecConfigurationList()
120 … const CodecConfigurationList* LeAudioOffloadSetting::getFirstCodecConfigurationList() const { in getFirstCodecConfigurationList()
146 std::vector<CodecConfigurationList> codecConfigurationList; in read()
156CodecConfigurationList _value = CodecConfigurationList::read(_child); in read()
229CodecConfigurationList::CodecConfigurationList(std::vector<CodecConfiguration> codecConfiguration)… in CodecConfigurationList() function in aidl::android::hardware::bluetooth::audio::setting::CodecConfigurationList
232 … const std::vector<CodecConfiguration>& CodecConfigurationList::getCodecConfiguration() const { in getCodecConfiguration()
236 bool CodecConfigurationList::hasCodecConfiguration() const { in hasCodecConfiguration()
240 … const CodecConfiguration* CodecConfigurationList::getFirstCodecConfiguration() const { in getFirstCodecConfiguration()
247 CodecConfigurationList CodecConfigurationList::read(xmlNode *root) { in read()
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/utils/le_audio_codec_capabilities/gen/cpp/include/
Daidl_android_hardware_bluetooth_audio_setting.h29 class CodecConfigurationList; variable
43 const std::vector<CodecConfigurationList> codecConfigurationList_;
46 …t, std::vector<ConfigurationList> configurationList, std::vector<CodecConfigurationList> codecConf…
53 … const std::vector<CodecConfigurationList>& getCodecConfigurationList() const;
55 const CodecConfigurationList* getFirstCodecConfigurationList() const;
84 class CodecConfigurationList {
88 … explicit CodecConfigurationList(std::vector<CodecConfiguration> codecConfiguration);
92 static CodecConfigurationList read(xmlNode *root);
/aosp_15_r20/hardware/interfaces/bluetooth/audio/utils/le_audio_codec_capabilities/schema/
H A Dcurrent.txt28 public class CodecConfigurationList {
29 ctor public CodecConfigurationList();
57 …method public aidl.android.hardware.bluetooth.audio.setting.CodecConfigurationList getCodecConfigu…
61 …id setCodecConfigurationList(aidl.android.hardware.bluetooth.audio.setting.CodecConfigurationList);
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/utils/le_audio_codec_capabilities.docs/android_common/everything/le_audio_codec_capabilities/schema/
Dcurrent.txt28 public class CodecConfigurationList {
29 ctor public CodecConfigurationList();
57 …method public aidl.android.hardware.bluetooth.audio.setting.CodecConfigurationList getCodecConfigu…
61 …id setCodecConfigurationList(aidl.android.hardware.bluetooth.audio.setting.CodecConfigurationList);