Searched refs:PROTO_STATUS_OPEN (Results 1 – 3 of 3) sorted by relevance
43 public static final int PROTO_STATUS_OPEN = 1; field in ProtocolPortTuple
40 new ProtocolPortTuple(3, 4, ProtocolPortTuple.PROTO_STATUS_OPEN);
474 int status = ProtocolPortTuple.PROTO_STATUS_OPEN; in parseHSConnectionCapabilityElement()