Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_hal_interface/
Da2dp_encoding_host.h50 struct PresentationPosition { struct
57 PresentationPosition GetPresentationPosition(); argument
/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()
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_media.rs398 fn get_presentation_position(&mut self) -> PresentationPosition { in get_presentation_position()
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs164 fn get_presentation_position(&mut self) -> PresentationPosition; in get_presentation_position()
3896 fn get_presentation_position(&mut self) -> PresentationPosition { in get_presentation_position()
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs2775 fn get_presentation_position(&mut self) -> PresentationPosition { in get_presentation_position()