HomeSort by relevance Sort by last modified time
    Searched refs:is_characteristic_path_resolved (Results 1 - 2 of 2) sorted by null

  /external/autotest/server/cros/bluetooth/
bluetooth_device.py 676 def is_characteristic_path_resolved(self, uuid, address): member in class:BluetoothDevice
688 return self._proxy.is_characteristic_path_resolved(uuid, address)
  /external/autotest/client/cros/bluetooth/
bluetooth_device_xmlrpc_server.py 1431 def is_characteristic_path_resolved(self, uuid, address): member in class:BluetoothDeviceXmlRpcDelegate
    [all...]

Completed in 100 milliseconds