Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/wifi/supplicant/1.3/vts/functional/
H A Dsupplicant_sta_network_hidl_test.cpp129 sta_network_->getKeyMgmt_1_3( in TEST_P()
147 sta_network_->getKeyMgmt_1_3( in TEST_P()
/aosp12/hardware/interfaces/wifi/supplicant/1.3/
H A DISupplicantStaNetwork.hal132 getKeyMgmt_1_3() generates (SupplicantStatus status, bitfield<KeyMgmtMask> keyMgmtMask);
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DSupplicantStaNetworkHal.java2255 return getKeyMgmt_1_3(); in getKeyMgmt()
2277 private boolean getKeyMgmt_1_3() { in getKeyMgmt_1_3() method in SupplicantStaNetworkHal
2285 iSupplicantStaNetworkV13.getKeyMgmt_1_3((SupplicantStatus status, in getKeyMgmt_1_3()
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DSupplicantStaNetworkHalTest.java1726 .getKeyMgmt_1_3(any(android.hardware.wifi.supplicant.V1_3.ISupplicantStaNetwork in setupISupplicantNetworkMock()