Home
last modified time | relevance | path

Searched defs:audioChannelAllocation (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V5-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DCodecSpecificConfigurationLtv.h214 audioChannelAllocation = 3, enumerator
222 static const inline Tag audioChannelAllocation = Tag::audioChannelAllocation; variable
DLeAudioBroadcastConfiguration.h48 int32_t audioChannelAllocation = 0; variable
DLeAudioConfiguration.h95 int32_t audioChannelAllocation = 0; variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DLeAudioBroadcastConfiguration.h34 int32_t audioChannelAllocation = 0; variable
DLeAudioConfiguration.h34 int32_t audioChannelAllocation = 0; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DLeAudioBroadcastConfiguration.h34 int32_t audioChannelAllocation = 0; variable
DLeAudioConfiguration.h34 int32_t audioChannelAllocation = 0; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DLeAudioBroadcastConfiguration.h34 int32_t audioChannelAllocation = 0; variable
DLeAudioConfiguration.h34 int32_t audioChannelAllocation = 0; variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DLeAudioBroadcastConfiguration.h34 int32_t audioChannelAllocation = 0; variable
DLeAudioConfiguration.h34 int32_t audioChannelAllocation = 0; variable
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/utils/le_audio_codec_capabilities/gen/cpp/
Daidl_android_hardware_bluetooth_audio_setting.cpp513 …ectedDevice, std::optional<unsigned char> channelCount, std::optional<int> audioChannelAllocation)… in StrategyConfiguration()
588 std::optional<int> audioChannelAllocation = std::nullopt; in read() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/2.1/[email protected]_genc++_headers/gen/android/hardware/bluetooth/audio/2.1/
Dtypes.h227 uint32_t audioChannelAllocation __attribute__ ((aligned(4))); member