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