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