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