Searched defs:allowedGroupManagementCiphers (Results 1 – 2 of 2) sorted by relevance
1184 public BitSet allowedGroupManagementCiphers; field in WifiConfiguration
644 BitSet allowedGroupManagementCiphers = securityParams.getAllowedGroupManagementCiphers(); in saveSuiteBConfig() local