Home
last modified time | relevance | path

Searched refs:PresentationPosition (Results 1 – 12 of 12) sorted by relevance

/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dbluetooth_audio_port_impl.h32 using ::aidl::android::hardware::bluetooth::audio::PresentationPosition;
45 ndk::ScopedAStatus getPresentationPosition(PresentationPosition* _aidl_return) override;
58 PresentationPosition::TimeSpec timespec_convert_to_hal(const timespec& ts);
Dbluetooth_audio_port_impl.cc72 PresentationPosition* _aidl_return) { in getPresentationPosition()
80 PresentationPosition::TimeSpec transmittedOctetsTimeStamp; in getPresentationPosition()
212 PresentationPosition::TimeSpec BluetoothAudioPortImpl::timespec_convert_to_hal(const timespec& ts) { in timespec_convert_to_hal()
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/a2dp/
Dbluetooth_audio_port_impl.h33 using ::aidl::android::hardware::bluetooth::audio::PresentationPosition;
43 ndk::ScopedAStatus getPresentationPosition(PresentationPosition* _aidl_return) override;
53 PresentationPosition::TimeSpec timespec_convert_to_hal(const timespec& ts);
Dbluetooth_audio_port_impl.cc74 PresentationPosition* _aidl_return) { in getPresentationPosition()
82 PresentationPosition::TimeSpec transmittedOctetsTimeStamp; in getPresentationPosition()
115 PresentationPosition::TimeSpec BluetoothAudioPortImpl::timespec_convert_to_hal(const timespec& ts) { in timespec_convert_to_hal()
/packages/modules/Bluetooth/system/audio_hal_interface/
Da2dp_encoding_host.h48 struct PresentationPosition { struct
55 PresentationPosition GetPresentationPosition(); argument
Da2dp_encoding_host.cc204 PresentationPosition GetPresentationPosition() { in GetPresentationPosition()
205 PresentationPosition presentation_position{ in GetPresentationPosition()
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_media.rs4 A2dpCodecSampleRate, PresentationPosition,
193 #[dbus_propmap(PresentationPosition)]
405 fn get_presentation_position(&mut self) -> PresentationPosition { in get_presentation_position() argument
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Da2dp.rs282 pub type PresentationPosition = ffi::RustPresentationPosition; typedef
452 pub fn get_presentation_position(&self) -> PresentationPosition { in get_presentation_position() argument
/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Ddevice_port_proxy.cc43 using ::aidl::android::hardware::bluetooth::audio::PresentationPosition;
663 PresentationPosition presentation_position; in GetPresentationPosition()
/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc334 bluetooth::audio::a2dp::PresentationPosition p = in get_presentation_position()
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs9 A2dpCodecSampleRate, PresentationPosition,
570 #[dbus_propmap(PresentationPosition)]
2816 fn get_presentation_position(&mut self) -> PresentationPosition { in get_presentation_position() argument
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs10 BtavConnectionState, PresentationPosition,
179 fn get_presentation_position(&mut self) -> PresentationPosition; in get_presentation_position() argument
3763 fn get_presentation_position(&mut self) -> PresentationPosition { in get_presentation_position() argument
3765 PresentationPosition { in get_presentation_position()