Home
last modified time | relevance | path

Searched defs:softApConf (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/wifi/java/src/android/net/wifi/
H A DSoftApConfToXmlMigrationUtil.java185 private static byte[] convertConfToXml(SoftApConfiguration softApConf) { in convertConfToXml()
250 SoftApConfiguration softApConf = loadFromLegacyFile(fis); in convert() local