Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/
Dqa_client.py36 def on_fetch_connectable_completed(self, connectable): member in BluetoothQACallbacks
236 def on_fetch_connectable_completed(self, connectable): member in FlossQAClient
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_qa.rs50 fn on_fetch_connectable_completed(&mut self, connectable: bool); in on_fetch_connectable_completed() method
76 pub fn on_fetch_connectable_completed(&mut self, connectable: bool) { in on_fetch_connectable_completed() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_qa.rs81 fn on_fetch_connectable_completed(&mut self, connectable: bool) { in on_fetch_connectable_completed() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcallbacks.rs1376 fn on_fetch_connectable_completed(&mut self, connectable: bool) { in on_fetch_connectable_completed() method
Ddbus_iface.rs2608 fn on_fetch_connectable_completed(&mut self, connectable: bool) { in on_fetch_connectable_completed() method