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