Home
last modified time | relevance | path

Searched refs:getV1_3StaNetwork (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DSupplicantStaNetworkHal.java790 if (getV1_3StaNetwork() != null && !setOcsp(eapConfig.getOcsp())) { in saveWifiEnterpriseConfig()
814 private android.hardware.wifi.supplicant.V1_3.ISupplicantStaNetwork getV1_3StaNetwork() { in getV1_3StaNetwork() method in SupplicantStaNetworkHal
989 if (null != getV1_3StaNetwork()) { in wifiConfigurationToSupplicantGroupCipherMask()
1066 if (null != getV1_3StaNetwork()) { in wifiConfigurationToSupplicantPairwiseCipherMask()
1516 iSupplicantStaNetworkV13 = getV1_3StaNetwork(); in setKeyMgmt()
1545 iSupplicantStaNetworkV13 = getV1_3StaNetwork(); in setProto()
1570 iSupplicantStaNetworkV13 = getV1_3StaNetwork(); in setAuthAlg()
1614 iSupplicantStaNetworkV13 = getV1_3StaNetwork(); in setGroupCipher()
1722 iSupplicantStaNetworkV13 = getV1_3StaNetwork(); in setPairwiseCipher()
1873 iSupplicantStaNetworkV13 = getV1_3StaNetwork(); in setWapiCertSuite()
[all …]