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

  /system/connectivity/shill/cellular/
cellular_bearer.cc 50 return IPConfig::kMethodPPP;
cellular_bearer_unittest.cc 225 EXPECT_EQ(IPConfig::kMethodPPP, bearer_.ipv4_config_method());
259 EXPECT_EQ(IPConfig::kMethodPPP, bearer_.ipv6_config_method());
cellular.cc 835 if (bearer && bearer->ipv4_config_method() == IPConfig::kMethodPPP) {
    [all...]
cellular_unittest.cc     [all...]
  /system/connectivity/shill/
ipconfig.h 98 kMethodPPP,

Completed in 206 milliseconds