Home
last modified time | relevance | path

Searched refs:is_characteristic_path_resolved (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/cros/bluetooth/
Dbluetooth_device.py1482 def is_characteristic_path_resolved(self, uuid, address): member in BluetoothDevice
1494 return self._proxy.is_characteristic_path_resolved(uuid, address)
/external/autotest/client/cros/multimedia/
Dbluetooth_facade_native.py3260 def is_characteristic_path_resolved(self, uuid, address): member in BluetoothFacadeNative