Home
last modified time | relevance | path

Searched refs:getPresentationPosition (Results 1 – 25 of 25) sorted by relevance

/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/4/android/hardware/bluetooth/audio/
DIBluetoothAudioPort.aidl37 android.hardware.bluetooth.audio.PresentationPosition getPresentationPosition(); in getPresentationPosition() method
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/current/android/hardware/bluetooth/audio/
DIBluetoothAudioPort.aidl37 android.hardware.bluetooth.audio.PresentationPosition getPresentationPosition(); in getPresentationPosition() method
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/1/android/hardware/bluetooth/audio/
DIBluetoothAudioPort.aidl37 android.hardware.bluetooth.audio.PresentationPosition getPresentationPosition(); in getPresentationPosition() method
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/2/android/hardware/bluetooth/audio/
DIBluetoothAudioPort.aidl37 android.hardware.bluetooth.audio.PresentationPosition getPresentationPosition(); in getPresentationPosition() method
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/3/android/hardware/bluetooth/audio/
DIBluetoothAudioPort.aidl37 android.hardware.bluetooth.audio.PresentationPosition getPresentationPosition(); in getPresentationPosition() method
/hardware/interfaces/bluetooth/audio/aidl/android/hardware/bluetooth/audio/
DIBluetoothAudioPort.aidl44 PresentationPosition getPresentationPosition(); in getPresentationPosition() method
/hardware/interfaces/audio/aidl/default/include/core-impl/
DDevicePortProxy.h108 virtual bool getPresentationPosition(
168 bool getPresentationPosition(::aidl::android::hardware::bluetooth::audio::PresentationPosition&
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioHardwareInterface.h122 virtual status_t getPresentationPosition(uint64_t *frames, struct timespec *timestamp);
/hardware/interfaces/bluetooth/audio/2.0/
DIBluetoothAudioPort.hal74 getPresentationPosition() generates (Status status,
/hardware/interfaces/audio/7.0/
DIStreamOut.hal86 uint64_t frames; // getPresentationPosition.
263 * 'getPresentationPosition' must reset after flush.
293 getPresentationPosition()
/hardware/interfaces/audio/core/all-versions/default/include/core/default/
DStreamOut.h122 Return<void> getPresentationPosition(getPresentationPosition_cb _hidl_cb) override;
/hardware/interfaces/audio/2.0/
DIStreamOut.hal71 uint64_t frames; // getPresentationPosition.
251 getPresentationPosition()
/hardware/interfaces/audio/4.0/
DIStreamOut.hal71 uint64_t frames; // getPresentationPosition.
265 getPresentationPosition()
/hardware/interfaces/audio/5.0/
DIStreamOut.hal71 uint64_t frames; // getPresentationPosition.
265 getPresentationPosition()
/hardware/interfaces/audio/aidl/default/bluetooth/
DStreamBluetooth.cpp113 if (!mBtDeviceProxy->getPresentationPosition(presentation_position)) { in transfer()
DDevicePortProxy.cpp508 bool BluetoothAudioPortAidl::getPresentationPosition( in getPresentationPosition() function in android::bluetooth::audio::aidl::BluetoothAudioPortAidl
/hardware/interfaces/audio/6.0/
DIStreamOut.hal72 uint64_t frames; // getPresentationPosition.
278 getPresentationPosition()
/hardware/interfaces/bluetooth/audio/utils/session/
DBluetoothAudioSession.cpp331 auto hal_retval = stack_iface_->getPresentationPosition( in GetPresentationPosition()
/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
DAudioPrimaryHidlHalTest.cpp574 ASSERT_OK(stream->getPresentationPosition(returnIn(res, framesInitial, ts))); in waitForPresentationPositionAdvance()
590 ASSERT_OK(stream->getPresentationPosition(returnIn(res, frames, ts))); in waitForPresentationPositionAdvance()
/hardware/interfaces/bluetooth/audio/utils/aidl_session/
DBluetoothAudioSession.cpp526 if (!stack_iface_->getPresentationPosition(&presentation_position).isOk()) { in GetPresentationPosition()
/hardware/interfaces/audio/core/all-versions/default/
DStreamOut.cpp564 Return<void> StreamOut::getPresentationPosition(getPresentationPosition_cb _hidl_cb) { in getPresentationPosition() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut
/hardware/interfaces/bluetooth/audio/2.0/vts/functional/
DVtsHalBluetoothAudioV2_0TargetTest.cpp144 Return<void> getPresentationPosition(getPresentationPosition_cb _hidl_cb) { in getPresentationPosition() function in BluetoothAudioProvidersFactoryHidlTest::BluetoothAudioPort
/hardware/interfaces/bluetooth/audio/2.1/vts/functional/
DVtsHalBluetoothAudioV2_1TargetTest.cpp147 Return<void> getPresentationPosition(getPresentationPosition_cb _hidl_cb) { in getPresentationPosition() function in BluetoothAudioProvidersFactoryHidlTest::BluetoothAudioPort
/hardware/interfaces/audio/core/all-versions/vts/functional/
DAudioPrimaryHidlHalTest.h1882 ASSERT_OK(stream->getPresentationPosition(returnIn(res, frames, measureTS))); in TEST_P()
/hardware/interfaces/bluetooth/audio/aidl/vts/
DVtsHalBluetoothAudioTargetTest.cpp208 ndk::ScopedAStatus getPresentationPosition(PresentationPosition*) { in getPresentationPosition() function in BluetoothAudioPort