Home
last modified time | relevance | path

Searched defs:octetsPerFrame (Results 1 – 25 of 94) sorted by relevance

1234

/aosp_15_r20/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
H A DBluetoothLeAudioCodecTest.java189 final int octetsPerFrame = 100; in getOctetsPerFrame() local
231 final int octetsPerFrame = 100; in readWriteParcel() local
271 final int octetsPerFrame = 100; in builderWithExistingObject() local
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfigMetadata.java100 int octetsPerFrame, in BluetoothLeAudioCodecConfigMetadata()
301 int octetsPerFrame = 0; in fromRawBytes() local
452 public Builder setOctetsPerFrame(int octetsPerFrame) { in setOctetsPerFrame()
DBluetoothLeAudioCodecConfig.java244 int octetsPerFrame, in BluetoothLeAudioCodecConfig()
594 public @NonNull Builder setOctetsPerFrame(int octetsPerFrame) { in setOctetsPerFrame()
/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/
DOpusConfiguration.h29 int32_t octetsPerFrame = 0; variable
DLc3Configuration.h29 int32_t octetsPerFrame = 0; variable
DLc3Capabilities.h29 std::vector<int32_t> octetsPerFrame; variable
DOpusCapabilities.h29 std::vector<int32_t> octetsPerFrame; 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/
DOpusConfiguration.h29 int32_t octetsPerFrame = 0; variable
DLc3Configuration.h29 int32_t octetsPerFrame = 0; variable
DOpusCapabilities.h29 std::vector<int32_t> octetsPerFrame; variable
DLc3Capabilities.h29 std::vector<int32_t> octetsPerFrame; variable
/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/
DLc3Configuration.h37 int32_t octetsPerFrame = 0; variable
DAptxAdaptiveLeCapabilities.h36 std::vector<int32_t> octetsPerFrame; variable
DOpusConfiguration.h37 int32_t octetsPerFrame = 0; variable
DOpusCapabilities.h37 std::vector<int32_t> octetsPerFrame; variable
DAptxAdaptiveLeConfiguration.h36 int32_t octetsPerFrame = 0; variable
DLc3Capabilities.h37 std::vector<int32_t> octetsPerFrame; 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/
DOpusConfiguration.h29 int32_t octetsPerFrame = 0; variable
DLc3Configuration.h29 int32_t octetsPerFrame = 0; variable
DLc3Capabilities.h29 std::vector<int32_t> octetsPerFrame; variable
DOpusCapabilities.h29 std::vector<int32_t> octetsPerFrame; 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/
DOpusConfiguration.h29 int32_t octetsPerFrame = 0; variable
DLc3Configuration.h29 int32_t octetsPerFrame = 0; variable
DOpusCapabilities.h29 std::vector<int32_t> octetsPerFrame; variable
DLc3Capabilities.h29 std::vector<int32_t> octetsPerFrame; variable

1234