Home
last modified time | relevance | path

Searched defs:device_properties (Results 1 – 4 of 4) sorted by relevance

/system/connectivity/shill/test-scripts/
Dset-mtu14 device_properties = device.GetProperties(utf8_strings = True) variable
Dset-address14 device_properties = device.GetProperties(utf8_strings = True) variable
Dcheck-rssi10 device_properties = device.GetProperties(utf8_strings = True) variable
/system/weaved/buffet/
Dshill_client.cc223 VariantDictionary device_properties; in IsMonitoredDevice() local