Home
last modified time | relevance | path

Searched defs:groupCipher (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/interfaces/wifi/supplicant/1.2/vts/functional/
H A Dsupplicant_sta_network_hidl_test.cpp139 uint32_t groupCipher = in TEST_P() local
/aosp12/frameworks/base/wifi/java/src/android/net/wifi/nl80211/
H A DWifiNl80211Manager.java1399 public final @WifiAnnotations.Cipher int groupCipher; field in WifiNl80211Manager.OemSecurityType
1416 @WifiAnnotations.Cipher int groupCipher) { in OemSecurityType()
/aosp12/hardware/interfaces/wifi/supplicant/1.3/vts/functional/
H A Dsupplicant_sta_network_hidl_test.cpp183 uint32_t groupCipher = in TEST_P() local
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/util/
H A DInformationElementUtil.java945 public List<Integer> groupCipher; field in InformationElementUtil.Capabilities