Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/floss/pandora/floss/
Dqa_client.py52 def on_fetch_alias_completed(self, alias): member in BluetoothQACallbacks
237 def on_fetch_alias_completed(self, alias): member in FlossQAClient
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_qa.rs49 fn on_fetch_alias_completed(&mut self, alias: String); in on_fetch_alias_completed() method
82 pub fn on_fetch_alias_completed(&mut self, alias: String) { in on_fetch_alias_completed() method
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_qa.rs83 fn on_fetch_alias_completed(&mut self, alias: String) { in on_fetch_alias_completed() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcallbacks.rs1383 fn on_fetch_alias_completed(&mut self, alias: String) { in on_fetch_alias_completed() method
Ddbus_iface.rs2589 fn on_fetch_alias_completed(&mut self, alias: String) { in on_fetch_alias_completed() method