Searched refs:UDH_CONCAT_8BIT (Results 1 – 8 of 8) sorted by relevance
184 case UDH_CONCAT_8BIT: in EncodeHeader()309 case UDH_CONCAT_8BIT: in EncodeHeaderConcat()323 if (!buffer.WriteByte(UDH_CONCAT_8BIT)) { in EncodeHeaderConcat8Bit()383 case UDH_CONCAT_8BIT: in DecodeHeader()708 case UDH_CONCAT_8BIT: { in DebugDecodeHeader()
122 smsTpdu_->data.submit.userData.header[index].udhType = UDH_CONCAT_8BIT; in SetHeaderConcat()
242 UDH_CONCAT_8BIT = 0x00, enumerator
298 … transMsg->data.p2p.telesvcMsg.data.submit.userData.userData.header[0].udhType = UDH_CONCAT_8BIT; in SetPduSeqInfo()726 … transMsg->data.p2p.telesvcMsg.data.submit.userData.userData.header[0].udhType = UDH_CONCAT_8BIT; in SetConcact()
57 … transMsg->data.p2p.telesvcMsg.data.submit.userData.userData.header[0].udhType = UDH_CONCAT_8BIT; in SetPduSeqInfo()139 case UDH_CONCAT_8BIT: { in PrintHeader()
445 UserDataHeadType::UDH_CONCAT_8BIT, in TestHandleSmsAndSendCBB()
152 if (smsUserData_.header[i].udhType == UDH_CONCAT_8BIT) { in GetConcatMsg()
908 header.udhType = UDH_CONCAT_8BIT;934 pHeader->udhType = UserDataHeadType::UDH_CONCAT_8BIT;962 pHeader->udhType = UDH_CONCAT_8BIT;1157 smsBaseMessage->smsUserData_.header[0].udhType = UserDataHeadType::UDH_CONCAT_8BIT;