Home
last modified time | relevance | path

Searched refs:get_device_properties (Results 1 – 3 of 3) sorted by relevance

/external/autotest/server/cros/bluetooth/
Dbluetooth_adapter_tests.py855 properties = self.bluetooth_facade.get_device_properties(
1118 properties = self.bluetooth_facade.get_device_properties(
1164 properties = self.bluetooth_facade.get_device_properties(
1189 properties = self.bluetooth_facade.get_device_properties(
Dbluetooth_device.py373 def get_device_properties(self, address): member in BluetoothDevice
/external/autotest/client/cros/
Dcros_disks.py235 def get_device_properties(self, path): member in CrosDisksClient