Home
last modified time | relevance | path

Searched refs:kMethodPPP (Results 1 – 5 of 5) sorted by relevance

/system/connectivity/shill/cellular/
Dcellular_bearer_unittest.cc225 EXPECT_EQ(IPConfig::kMethodPPP, bearer_.ipv4_config_method()); in TEST_F()
259 EXPECT_EQ(IPConfig::kMethodPPP, bearer_.ipv6_config_method()); in TEST_F()
Dcellular_bearer.cc50 return IPConfig::kMethodPPP; in ConvertMMBearerIPConfigMethod()
Dcellular.cc835 if (bearer && bearer->ipv4_config_method() == IPConfig::kMethodPPP) { in EstablishLink()
Dcellular_unittest.cc2095 bearer->set_ipv4_config_method(IPConfig::kMethodPPP); in TEST_F()
/system/connectivity/shill/
Dipconfig.h98 kMethodPPP, enumerator