Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/floss/pandora/server/
Dbluetooth.py253 def is_discovering(self): member in Bluetooth
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs155 fn is_discovering(&self) -> bool; in is_discovering() method
605 is_discovering: bool, field
1731 let is_discovering = &state == &BtDiscoveryState::Started; in discovery_state() localVariable
2374 fn is_discovering(&self) -> bool { in is_discovering() method
/packages/modules/Bluetooth/floss/pandora/floss/
Dadapter_client.py715 def is_discovering(self): member in FlossAdapterClient
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth.rs590 fn is_discovering(&self) -> bool { in is_discovering() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs855 fn is_discovering(&self) -> bool { in is_discovering() method