/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/4/android/hardware/bluetooth/audio/ |
D | IBluetoothAudioPort.aidl | 37 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/ |
D | IBluetoothAudioPort.aidl | 37 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/ |
D | IBluetoothAudioPort.aidl | 37 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/ |
D | IBluetoothAudioPort.aidl | 37 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/ |
D | IBluetoothAudioPort.aidl | 37 android.hardware.bluetooth.audio.PresentationPosition getPresentationPosition(); in getPresentationPosition() method
|
/hardware/interfaces/bluetooth/audio/aidl/android/hardware/bluetooth/audio/ |
D | IBluetoothAudioPort.aidl | 44 PresentationPosition getPresentationPosition(); in getPresentationPosition() method
|
/hardware/interfaces/audio/aidl/default/include/core-impl/ |
D | DevicePortProxy.h | 108 virtual bool getPresentationPosition( 168 bool getPresentationPosition(::aidl::android::hardware::bluetooth::audio::PresentationPosition&
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
D | AudioHardwareInterface.h | 122 virtual status_t getPresentationPosition(uint64_t *frames, struct timespec *timestamp);
|
/hardware/interfaces/bluetooth/audio/2.0/ |
D | IBluetoothAudioPort.hal | 74 getPresentationPosition() generates (Status status,
|
/hardware/interfaces/audio/7.0/ |
D | IStreamOut.hal | 86 uint64_t frames; // getPresentationPosition. 263 * 'getPresentationPosition' must reset after flush. 293 getPresentationPosition()
|
/hardware/interfaces/audio/core/all-versions/default/include/core/default/ |
D | StreamOut.h | 122 Return<void> getPresentationPosition(getPresentationPosition_cb _hidl_cb) override;
|
/hardware/interfaces/audio/2.0/ |
D | IStreamOut.hal | 71 uint64_t frames; // getPresentationPosition. 251 getPresentationPosition()
|
/hardware/interfaces/audio/4.0/ |
D | IStreamOut.hal | 71 uint64_t frames; // getPresentationPosition. 265 getPresentationPosition()
|
/hardware/interfaces/audio/5.0/ |
D | IStreamOut.hal | 71 uint64_t frames; // getPresentationPosition. 265 getPresentationPosition()
|
/hardware/interfaces/audio/aidl/default/bluetooth/ |
D | StreamBluetooth.cpp | 113 if (!mBtDeviceProxy->getPresentationPosition(presentation_position)) { in transfer()
|
D | DevicePortProxy.cpp | 508 bool BluetoothAudioPortAidl::getPresentationPosition( in getPresentationPosition() function in android::bluetooth::audio::aidl::BluetoothAudioPortAidl
|
/hardware/interfaces/audio/6.0/ |
D | IStreamOut.hal | 72 uint64_t frames; // getPresentationPosition. 278 getPresentationPosition()
|
/hardware/interfaces/bluetooth/audio/utils/session/ |
D | BluetoothAudioSession.cpp | 331 auto hal_retval = stack_iface_->getPresentationPosition( in GetPresentationPosition()
|
/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/ |
D | AudioPrimaryHidlHalTest.cpp | 574 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/ |
D | BluetoothAudioSession.cpp | 526 if (!stack_iface_->getPresentationPosition(&presentation_position).isOk()) { in GetPresentationPosition()
|
/hardware/interfaces/audio/core/all-versions/default/ |
D | StreamOut.cpp | 564 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/ |
D | VtsHalBluetoothAudioV2_0TargetTest.cpp | 144 Return<void> getPresentationPosition(getPresentationPosition_cb _hidl_cb) { in getPresentationPosition() function in BluetoothAudioProvidersFactoryHidlTest::BluetoothAudioPort
|
/hardware/interfaces/bluetooth/audio/2.1/vts/functional/ |
D | VtsHalBluetoothAudioV2_1TargetTest.cpp | 147 Return<void> getPresentationPosition(getPresentationPosition_cb _hidl_cb) { in getPresentationPosition() function in BluetoothAudioProvidersFactoryHidlTest::BluetoothAudioPort
|
/hardware/interfaces/audio/core/all-versions/vts/functional/ |
D | AudioPrimaryHidlHalTest.h | 1882 ASSERT_OK(stream->getPresentationPosition(returnIn(res, frames, measureTS))); in TEST_P()
|
/hardware/interfaces/bluetooth/audio/aidl/vts/ |
D | VtsHalBluetoothAudioTargetTest.cpp | 208 ndk::ScopedAStatus getPresentationPosition(PresentationPosition*) { in getPresentationPosition() function in BluetoothAudioPort
|