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

  /system/connectivity/shill/
ppp_device.h 37 static const char kPPPLNSAddress[] = "LNS_ADDRESS";
ppp_device_unittest.cc 56 config[kPPPLNSAddress] = "99.88.77.66";
ppp_device.cc 103 } else if (key == kPPPLNSAddress) {
  /system/connectivity/shill/shims/
ppp.cc 135 dict[kPPPLNSAddress] = lns_address;

Completed in 9181 milliseconds