HomeSort by relevance Sort by last modified time
    Searched full:device_object (Results 1 - 5 of 5) sorted by null

  /system/connectivity/shill/test-scripts/
show-introspection 20 device_object = dbus.Interface( variable
23 devprops = device_object.GetProperties(utf8_strings = True)
  /external/autotest/client/cros/networking/
shill_xmlrpc_server.py 427 device_object = self._wifi_proxy.find_object(
429 if device_object is None:
432 shill_proxy.ShillProxy.set_dbus_property(device_object,
451 device_object = self._wifi_proxy.find_object(
453 if device_object is None:
455 device_object.RequestRoam(bssid)
491 device_object = self._wifi_proxy.find_object(
493 if device_object is None:
495 device_object.PerformTDLSOperation('Discover', peer_mac_address)
508 device_object = self._wifi_proxy.find_object
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
devioctl.h 97 /* DEVICE_OBJECT.DeviceType */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]
ntddk.h 114 /* DEVICE_OBJECT.Flags */
    [all...]

Completed in 329 milliseconds