Searched refs:PROTOCOL_WPA2 (Results 1 – 2 of 2) sorted by relevance
459 protocol.add(ScanResult.PROTOCOL_WPA2); in parseRsnElement()684 case ScanResult.PROTOCOL_WPA2: in protocolToString()
87 public static final int PROTOCOL_WPA2 = 2; field in ScanResult