Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java1947 short cipherCount = buf.getShort(); in parseRsnElement() local
1950 for (int i = 0; i < cipherCount; i++) { in parseRsnElement()
2173 short cipherCount = buf.getShort(); in parseWpaOneElement() local
2176 for (int i = 0; i < cipherCount; i++) { in parseWpaOneElement()