Home
last modified time | relevance | path

Searched defs:start_audio_request (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_media.rs209 fn start_audio_request(&mut self) -> bool { in start_audio_request() method
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Da2dp.rs200 fn start_audio_request(self: &A2dpIntf) -> bool; in start_audio_request() function
374 pub fn start_audio_request(&self) -> bool { in start_audio_request() method
/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc313 bool A2dpIntf::start_audio_request() const { in start_audio_request() function in bluetooth::topshim::rust::A2dpIntf
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs101 fn start_audio_request(&mut self) -> bool; in start_audio_request() method
2134 fn start_audio_request(&mut self) -> bool { in start_audio_request() method