Home
last modified time | relevance | path

Searched defs:updateSourceMetadata (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/1/android/hardware/bluetooth/audio/
DIBluetoothAudioPort.aidl41 void updateSourceMetadata(in android.hardware.audio.common.SourceMetadata sourceMetadata); in updateSourceMetadata() method
/hardware/interfaces/bluetooth/audio/aidl/android/hardware/bluetooth/audio/
DIBluetoothAudioPort.aidl78 void updateSourceMetadata(in SourceMetadata sourceMetadata); in updateSourceMetadata() method
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/2/android/hardware/bluetooth/audio/
DIBluetoothAudioPort.aidl41 void updateSourceMetadata(in android.hardware.audio.common.SourceMetadata sourceMetadata); in updateSourceMetadata() method
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/4/android/hardware/bluetooth/audio/
DIBluetoothAudioPort.aidl41 void updateSourceMetadata(in android.hardware.audio.common.SourceMetadata sourceMetadata); in updateSourceMetadata() method
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/current/android/hardware/bluetooth/audio/
DIBluetoothAudioPort.aidl41 void updateSourceMetadata(in android.hardware.audio.common.SourceMetadata sourceMetadata); in updateSourceMetadata() method
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/3/android/hardware/bluetooth/audio/
DIBluetoothAudioPort.aidl41 void updateSourceMetadata(in android.hardware.audio.common.SourceMetadata sourceMetadata); in updateSourceMetadata() method
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/5/android/hardware/bluetooth/audio/
DIBluetoothAudioPort.aidl41 void updateSourceMetadata(in android.hardware.audio.common.SourceMetadata sourceMetadata); in updateSourceMetadata() method
/hardware/interfaces/audio/aidl/default/include/core-impl/
DDevicePortProxy.h115 virtual bool updateSourceMetadata( in updateSourceMetadata() function
/hardware/interfaces/audio/core/all-versions/vts/functional/4.0/
DAudioPrimaryHidlHalTest.cpp264 TEST_P(OutputStreamTest, updateSourceMetadata) { argument
/hardware/interfaces/audio/aidl/default/bluetooth/
DDevicePortProxy.cpp522 bool BluetoothAudioPortAidl::updateSourceMetadata(const SourceMetadata& source_metadata) const { in updateSourceMetadata() function in android::bluetooth::audio::aidl::BluetoothAudioPortAidl
/hardware/interfaces/audio/core/all-versions/default/
DStreamOut.cpp640 Return<void> StreamOut::updateSourceMetadata(const SourceMetadata& sourceMetadata) { in updateSourceMetadata() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut
648 Return<Result> StreamOut::updateSourceMetadata(const SourceMetadata& sourceMetadata) { in updateSourceMetadata() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut
/hardware/interfaces/bluetooth/audio/aidl/vts/
DVtsHalBluetoothAudioTargetTest.cpp224 ndk::ScopedAStatus updateSourceMetadata(const SourceMetadata&) { in updateSourceMetadata() function in BluetoothAudioPort