Searched refs:constructGetOrPutDoTlv (Results 1 – 5 of 5) sorted by relevance
130 return constructGetOrPutDoTlv( in constructTerminateSessionGetDoTlv()140 return constructGetOrPutDoTlv(new TlvDatum(SESSION_DATA_DO_TAG, value)); in constructGetSessionIdGetDoTlv()148 public static TlvDatum constructGetOrPutDoTlv(TlvDatum tlvDatum) { in constructGetOrPutDoTlv() method in CsmlUtil155 public static TlvDatum constructGetOrPutDoTlv(byte[] tlvData) { in constructGetOrPutDoTlv() method in CsmlUtil
58 CsmlUtil.constructGetOrPutDoTlv( in sendPutControleeInfoCommand()159 PutDoCommand.build(CsmlUtil.constructGetOrPutDoTlv(outboundData.data)); in handleGetSessionDataResponse()
57 CsmlUtil.constructGetOrPutDoTlv( in handleFiRaSecureChannelEstablished()
133 PutDoCommand.build(CsmlUtil.constructGetOrPutDoTlv( in generateAndPutSessionDataToApplet()
123 CsmlUtil.constructGetOrPutDoTlv( in handleTunnelGetControleeInfoResponse()