Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSupplicantStaNetworkHal.java701 private android.hardware.wifi.supplicant.V1_2.ISupplicantStaNetwork getV1_2StaNetwork() { in getV1_2StaNetwork() method in SupplicantStaNetworkHal
1265 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in setKeyMgmt()
1322 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in setGroupCipher()
1348 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in enableTlsSuiteBEapPhase1Param()
1375 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in enableSuiteBEapOpenSslCiphers()
1403 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in setPairwiseCipher()
1429 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in setGroupMgmtCipher()
1786 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in setSaePassword()
1810 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in setSaePasswordId()
2026 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in getGroupMgmtCipher()
[all …]