Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/wifi/supplicant/1.4/
H A DISupplicantStaNetwork.hal128 getPairwiseCipher_1_4()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DSupplicantStaNetworkHal.java2492 return getPairwiseCipher_1_4(); in getPairwiseCipher()
2541 private boolean getPairwiseCipher_1_4() { in getPairwiseCipher_1_4() method in SupplicantStaNetworkHal
2549 iSupplicantStaNetworkV14.getPairwiseCipher_1_4(( in getPairwiseCipher_1_4()
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DSupplicantStaNetworkHalTest.java1902 .getPairwiseCipher_1_4(any(android.hardware.wifi.supplicant.V1_4 in setupISupplicantNetworkMock()