Searched refs:stop_notify (Results 1 – 3 of 3) sorted by relevance
842 def stop_notify(self, address, uuid): member in BluetoothDevice853 return self._proxy.stop_notify(address, uuid)
3160 stop_notify = self.bluetooth_facade.stop_notify(address, uuid)3166 'stop_notify': stop_notify,
2006 def stop_notify(self, address, uuid): member in BluetoothDeviceXmlRpcDelegate