Home
last modified time | relevance | path

Searched defs:PresentationPosition (Results 1 – 4 of 4) 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/linux/service/src/
Diface_bluetooth_media.rs239 fn get_presentation_position(&mut self) -> PresentationPosition { in get_presentation_position()
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Da2dp.rs234 pub type PresentationPosition = ffi::RustPresentationPosition; typedef
389 pub fn get_presentation_position(&self) -> PresentationPosition { in get_presentation_position()
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs111 fn get_presentation_position(&mut self) -> PresentationPosition; in get_presentation_position()
2198 fn get_presentation_position(&mut self) -> PresentationPosition { in get_presentation_position()