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.java732 private android.hardware.wifi.supplicant.V1_2.ISupplicantStaNetwork getV1_2StaNetwork() { in getV1_2StaNetwork() method in SupplicantStaNetworkHal
1358 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in setKeyMgmt()
1434 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in setGroupCipher()
1467 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in enableTlsSuiteBEapPhase1Param()
1494 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in enableSuiteBEapOpenSslCiphers()
1521 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in setPairwiseCipher()
1554 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in setGroupMgmtCipher()
1934 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in setSaePassword()
2300 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in getGroupMgmtCipher()
2355 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in getSaePassword()
[all …]