Searched refs:replySeqNo (Results 1 – 2 of 2) sorted by relevance
115 public byte replySeqNo; field in SmsEnvelope
501 env.replySeqNo = dis.readByte(); in parsePdu()641 env.replySeqNo = ccBis.readByteArray(6)[0]; in parsePduFromEfRecord()941 dos.writeByte(env.replySeqNo); in createPdu()