Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/floss/pandora/floss/
Dmedia_client.py413 def start_audio_request(self): member in FlossMediaClient
/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc314 bool A2dpIntf::start_audio_request() const { in start_audio_request() function in bluetooth::topshim::rust::A2dpIntf
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Da2dp.rs247 fn start_audio_request(self: &A2dpIntf) -> bool; in start_audio_request() function
419 pub fn start_audio_request(&self) -> bool { in start_audio_request() method
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_media.rs363 fn start_audio_request(&mut self) -> bool { in start_audio_request() method
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs154 fn start_audio_request(&mut self) -> bool; in start_audio_request() method
3831 fn start_audio_request(&mut self) -> bool { in start_audio_request() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs2740 fn start_audio_request(&mut self) -> bool { in start_audio_request() method