Searched refs:UDH_CONCAT_16BIT (Results 1 – 8 of 8) sorted by relevance
185 case UDH_CONCAT_16BIT: in EncodeHeader()312 case UDH_CONCAT_16BIT: in EncodeHeaderConcat()347 if (!buffer.WriteByte(UDH_CONCAT_16BIT)) { in EncodeHeaderConcat16Bit()389 case UDH_CONCAT_16BIT: in DecodeHeader()712 case UDH_CONCAT_16BIT: { in DebugDecodeHeader()
127 smsTpdu_->data.submit.userData.header[index].udhType = UDH_CONCAT_16BIT; in SetHeaderConcat()
249 UDH_CONCAT_16BIT = 0x08, enumerator
446 UserDataHeadType::UDH_CONCAT_16BIT in TestHandleSmsAndSendCBB()
913 header.udhType = UDH_CONCAT_16BIT;939 pHeader->udhType = UserDataHeadType::UDH_CONCAT_16BIT;964 pHeader->udhType = UDH_CONCAT_16BIT;1159 smsBaseMessage->smsUserData_.header[0].udhType = UserDataHeadType::UDH_CONCAT_16BIT;1748 header.udhType = UDH_CONCAT_16BIT;
163 } else if (smsUserData_.header[i].udhType == UDH_CONCAT_16BIT) { in GetConcatMsg()
728 … transMsg->data.p2p.telesvcMsg.data.submit.userData.userData.header[0].udhType = UDH_CONCAT_16BIT; in SetConcact()
146 case UDH_CONCAT_16BIT: { in PrintHeader()