Searched refs:read_characteristic (Results 1 – 2 of 2) sorted by relevance
651 def read_characteristic(self, uuid, address): member in BluetoothDevice665 value = self._proxy.read_characteristic(uuid, address)
1403 def read_characteristic(self, uuid, address): member in BluetoothDeviceXmlRpcDelegate