Home | History | Annotate | Download | only in wifi

Lines Matching defs:mLinkProperties

135     private LinkProperties mLinkProperties = new LinkProperties();
435 config.linkProperties = new LinkProperties(mLinkProperties);
441 mLinkProperties.clear();
447 int result = validateIpConfigFields(mLinkProperties);
471 mLinkProperties.setHttpProxy(proxyProperties);