Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/floss/pandora/floss/
Dqa_client.py36 def on_fetch_connectable_completed(self, connectable): member in BluetoothQACallbacks
219 def on_fetch_connectable_completed(self, connectable): member in FlossQAClient
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_qa.rs47 fn on_fetch_connectable_completed(&mut self, connectable: bool); in on_fetch_connectable_completed() method
72 pub fn on_fetch_connectable_completed(&mut self, connectable: bool) { in on_fetch_connectable_completed() method
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_qa.rs75 fn on_fetch_connectable_completed(&mut self, connectable: bool) { in on_fetch_connectable_completed() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcallbacks.rs1369 fn on_fetch_connectable_completed(&mut self, connectable: bool) { in on_fetch_connectable_completed() method
Ddbus_iface.rs2581 fn on_fetch_connectable_completed(&mut self, connectable: bool) { in on_fetch_connectable_completed() method