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

  /system/connectivity/shill/dbus/
chromeos_device_dbus_adaptor.cc 299 bool ChromeosDeviceDBusAdaptor::RemoveWakeOnPacketConnection(
304 device_->RemoveWakeOnPacketConnection(ip_endpoint, &e);
  /system/connectivity/shill/wifi/
wake_on_wifi.cc     [all...]
wake_on_wifi_unittest.cc     [all...]
wifi.cc     [all...]
  /system/connectivity/shill/
device.cc 680 void Device::RemoveWakeOnPacketConnection(const string& ip_endpoint,
684 "RemoveWakeOnPacketConnection not implemented for " + link_name_ + ".");
    [all...]

Completed in 430 milliseconds