Searched defs:set_connectable (Results 1 – 7 of 7) sorted by relevance
| /packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
| D | bluetooth_qa.rs | 27 fn set_connectable(&self, mode: bool); in set_connectable() method 136 fn set_connectable(&self, mode: bool) { in set_connectable() method
|
| D | bluetooth.rs | 281 fn set_connectable(&mut self, mode: bool) -> bool; in set_connectable() method 3204 fn set_connectable(&mut self, mode: bool) -> bool { in set_connectable() method
|
| /packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
| D | iface_bluetooth_qa.rs | 43 fn set_connectable(&self, mode: bool) { in set_connectable() method
|
| D | iface_bluetooth.rs | 1061 fn set_connectable(&mut self, mode: bool) -> bool { in set_connectable() method
|
| /packages/modules/Bluetooth/floss/pandora/floss/ |
| D | qa_client.py | 376 def set_connectable(self, mode): member in FlossQAClient
|
| /packages/modules/Bluetooth/floss/pandora/server/ |
| D | bluetooth.py | 404 def set_connectable(self, mode): member in Bluetooth
|
| /packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
| D | dbus_iface.rs | 1070 fn set_connectable(&mut self, mode: bool) -> bool { in set_connectable() method 2541 fn set_connectable(&self, mode: bool) { in set_connectable() method
|