Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dle_audio.rs174 fn get_host_stream_started(self: Pin<&mut LeAudioClientIntf>) -> BtLeStreamStartedStatus; in get_host_stream_started() function
727 pub fn get_host_stream_started(&mut self) -> BtLeStreamStartedStatus { in get_host_stream_started() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/le_audio/
Dle_audio_shim.cc461 BtLeStreamStartedStatus LeAudioClientIntf::get_host_stream_started() { in get_host_stream_started() function in bluetooth::topshim::rust::LeAudioClientIntf
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_media.rs468 fn get_host_stream_started(&mut self) -> BtLeStreamStartedStatus { in get_host_stream_started() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs213 fn get_host_stream_started(&mut self) -> BtLeStreamStartedStatus; in get_host_stream_started() method
3827 fn get_host_stream_started(&mut self) -> BtLeStreamStartedStatus { in get_host_stream_started() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs2876 fn get_host_stream_started(&mut self) -> BtLeStreamStartedStatus { in get_host_stream_started() method