Searched refs:start_discovery (Results 1 – 9 of 9) sorted by relevance
647 start_discovery = self.bluetooth_facade.start_discovery()652 'start_discovery': start_discovery,740 start_discovery = False746 elif self.bluetooth_facade.start_discovery():747 start_discovery = True766 'start_discovery': start_discovery,
388 def start_discovery(self): member in BluetoothDevice397 return self._proxy.start_discovery()
48 if not bt_adapter.start_discovery():
126 if not self.device.start_discovery():
127 if not self.device.start_discovery():
119 if not bt_device.start_discovery():
349 set_type = self._control.start_discovery(self.index, address_type)
701 def start_discovery(self): member in BluetoothDeviceXmlRpcDelegate
907 def start_discovery(self, index, address_type): member in BluetoothControlSocket