Searched defs:tpduLength (Results 1 – 1 of 1) sorted by relevance
120 int tpduLength = pdu.length - tpduIndex; in handleDataDownload() local182 private static int getEnvelopeBodyLength(int scAddressLength, int tpduLength) { in getEnvelopeBodyLength()