Searched refs:reset_on (Results 1 – 11 of 11) sorted by relevance
45 def reset_on(self): member in BluetoothDevice51 return self._proxy.reset_on()
39 if not bt_adapter.reset_on():
62 if not (self.device.reset_on() and
77 if not (self.device.reset_on() and
168 if not (self.device.reset_on() and
80 if not self.device.reset_on():
98 if not bt_device.reset_on():
420 if not self.device.reset_on():
447 if not self.device.reset_on():
197 def reset_on(self): member in BluetoothDeviceXmlRpcDelegate