Searched refs:PROTOCOL_WPA (Results 1 – 2 of 2) sorted by relevance
589 protocol.add(ScanResult.PROTOCOL_WPA); in parseWpaOneElement()673 case ScanResult.PROTOCOL_WPA: in protocolToString()
80 public static final int PROTOCOL_WPA = 1; field in ScanResult