Searched refs:kPropertyIPMethod (Results 1 – 3 of 3) sorted by relevance
64 if (!modem_properties.ContainsUint(kPropertyIPMethod) || in CreateDeviceClassic()65 (ip_method = modem_properties.GetUint(kPropertyIPMethod)) != in CreateDeviceClassic()
66 static const char kPropertyIPMethod[]; variable
42 const char Modem::kPropertyIPMethod[] = "IpMethod"; member in shill::Modem