Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/
Da2dp_encoding_host.h48 struct PresentationPosition { struct
55 PresentationPosition GetPresentationPosition(); argument
/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/
DIBluetoothAudioPort.h30 class PresentationPosition; variable
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Da2dp.rs281 pub type PresentationPosition = ffi::RustPresentationPosition; typedef
434 pub fn get_presentation_position(&self) -> PresentationPosition { in get_presentation_position()
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/android/hardware/bluetooth/audio/
DIBluetoothAudioPort.cpp543 …hAudioPortDefault::getPresentationPosition(::aidl::android::hardware::bluetooth::audio::Presentati… in getPresentationPosition()
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/android/hardware/bluetooth/audio/
DIBluetoothAudioPort.cpp543 …hAudioPortDefault::getPresentationPosition(::aidl::android::hardware::bluetooth::audio::Presentati… in getPresentationPosition()
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/android/hardware/bluetooth/audio/
DIBluetoothAudioPort.cpp543 …hAudioPortDefault::getPresentationPosition(::aidl::android::hardware::bluetooth::audio::Presentati… in getPresentationPosition()
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/android/hardware/bluetooth/audio/
DIBluetoothAudioPort.cpp543 …hAudioPortDefault::getPresentationPosition(::aidl::android::hardware::bluetooth::audio::Presentati… in getPresentationPosition()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V5-ndk-source/gen/android/hardware/bluetooth/audio/
DIBluetoothAudioPort.cpp561 …hAudioPortDefault::getPresentationPosition(::aidl::android::hardware::bluetooth::audio::Presentati… in getPresentationPosition()
/aosp_15_r20/hardware/libhardware/modules/audio_remote_submix/tests/
H A Dremote_submix_tests.cpp242 TEST_F(RemoteSubmixTest, PresentationPosition) { in TEST_F() argument
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_media.rs405 fn get_presentation_position(&mut self) -> PresentationPosition { in get_presentation_position()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs179 fn get_presentation_position(&mut self) -> PresentationPosition; in get_presentation_position()
3755 fn get_presentation_position(&mut self) -> PresentationPosition { in get_presentation_position()
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/vts/
H A DVtsHalBluetoothAudioTargetTest.cpp220 ndk::ScopedAStatus getPresentationPosition(PresentationPosition*) { in getPresentationPosition() argument
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs2813 fn get_presentation_position(&mut self) -> PresentationPosition { in get_presentation_position()