HomeSort by relevance Sort by last modified time
    Searched refs:kPPPoELCPEchoIntervalProperty (Results 1 - 2 of 2) sorted by null

  /system/connectivity/shill/pppoe/
pppoe_service.cc 72 store->RegisterInt32(kPPPoELCPEchoIntervalProperty, &lcp_echo_interval_);
160 storage->GetInt(id, kPPPoELCPEchoIntervalProperty, &lcp_echo_interval_);
175 storage->SetInt(id, kPPPoELCPEchoIntervalProperty, lcp_echo_interval_);
  /external/cros/system_api/dbus/shill/
dbus-constants.h 386 const char kPPPoELCPEchoIntervalProperty[] = "PPPoE.LCPEchoInterval";
    [all...]

Completed in 50 milliseconds