Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/
Dqa_client.py52 def on_fetch_alias_completed(self, alias): member in BluetoothQACallbacks
254 def on_fetch_alias_completed(self, alias): member in FlossQAClient
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_qa.rs52 fn on_fetch_alias_completed(&mut self, alias: String); in on_fetch_alias_completed() method
86 pub fn on_fetch_alias_completed(&mut self, alias: String) { in on_fetch_alias_completed() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_qa.rs89 fn on_fetch_alias_completed(&mut self, alias: String) { in on_fetch_alias_completed() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcallbacks.rs1390 fn on_fetch_alias_completed(&mut self, alias: String) { in on_fetch_alias_completed() method
Ddbus_iface.rs2616 fn on_fetch_alias_completed(&mut self, alias: String) { in on_fetch_alias_completed() method