Searched defs:wifiConfig (Results 1 – 9 of 9) sorted by relevance
723 WifiConfiguration wifiConfig = mProvider.getWifiConfig(); in getWifiConfigWithUserCredential() local786 WifiConfiguration wifiConfig = mProvider.getWifiConfig(); in getWifiConfigWithCertCredential() local836 WifiConfiguration wifiConfig = mProvider.getWifiConfig(); in getWifiConfigWithSimCredential() local870 WifiConfiguration wifiConfig = new WifiConfiguration(); in convertFromWifiConfigWithUserCredential() local916 WifiConfiguration wifiConfig = new WifiConfiguration(); in convertFromWifiConfigWithSimCredential() local957 WifiConfiguration wifiConfig = new WifiConfiguration(); in convertFromWifiConfigWithCertCredential() local
1138 WifiConfiguration wifiConfig = new WifiConfiguration(); in addLegacyPasspointConfigWithUserCredential() local1190 WifiConfiguration wifiConfig = new WifiConfiguration(); in addLegacyPasspointConfigWithUserCredentialWithoutCaCert() local1219 WifiConfiguration wifiConfig = new WifiConfiguration(); in addLegacyPasspointConfigWithSimCredential() local1263 WifiConfiguration wifiConfig = new WifiConfiguration(); in addLegacyPasspointConfigWithCertCredential() local1306 WifiConfiguration wifiConfig = new WifiConfiguration(); in addLegacyPasspointConfigWithCertCredentialWithoutCaCert() local1333 WifiConfiguration wifiConfig = new WifiConfiguration(); in addLegacyPasspointConfigWithCertCredentialWithoutClientCert() local
293 WifiConfiguration wifiConfig = new WifiConfiguration(); in getWifiConfig() local338 public static PasspointConfiguration convertFromWifiConfig(WifiConfiguration wifiConfig) { in convertFromWifiConfig()
684 private boolean addWifiConfig(WifiConfiguration wifiConfig) { in addWifiConfig()
132 boolean startSoftAp(in WifiConfiguration wifiConfig); in startSoftAp()148 boolean setWifiApConfiguration(in WifiConfiguration wifiConfig, String packageName); in setWifiApConfiguration()
74 WifiConfiguration wifiConfig = new WifiConfiguration(); in build() local
219 WifiConfiguration wifiConfig = entry.getValue(); in loadFromPasspointConfigStore() local
1004 public boolean startSoftAp(WifiConfiguration wifiConfig) { in startSoftAp()1024 private boolean startSoftApInternal(WifiConfiguration wifiConfig, int mode) { in startSoftApInternal()1560 public boolean setWifiApConfiguration(WifiConfiguration wifiConfig, String packageName) { in setWifiApConfiguration()
178 public void enterSoftAPMode(@NonNull SoftApModeConfiguration wifiConfig) { in enterSoftAPMode()