Home
last modified time | relevance | path

Searched defs:tpdu (Results 1 – 4 of 4) sorted by relevance

/base/telephony/sms_mms/services/gsm/
Dgsm_sms_sender.cpp56 std::shared_ptr<struct SmsTpdu> tpdu = in TextBasedSmsDelivery() local
156 std::shared_ptr<struct SmsTpdu> tpdu = gsmSmsMessage.CreateDataSubmitSmsTpdu( in DataBasedSmsDelivery() local
168std::shared_ptr<struct SmsTpdu> tpdu, uint8_t msgRef8bit, const std::string &desAddr, const std::s… in DataBasedSmsDeliverySplitPage()
203 std::shared_ptr<struct SmsTpdu> tpdu, uint8_t msgRef8bit, uint32_t indexData, int32_t port, in DataBasedSmsDeliveryPacketSplitPage()
545 std::shared_ptr<struct SmsTpdu> tpdu = nullptr; in ResendDataDelivery() local
595 std::shared_ptr<struct SmsTpdu> tpdu = nullptr; in SetPduInfo() local
/base/telephony/sms_mms/services/cdma/
Dcdma_sms_sender.cpp127 std::shared_ptr<struct SmsTpdu> tpdu = in TextBasedSmsDeliveryViaIms() local
146 const string &scAddr, std::shared_ptr<struct SmsTpdu> tpdu, GsmSmsMessage gsmSmsMessage, in SendSmsForEveryIndexer()
226std::shared_ptr<struct SmsTpdu> tpdu, shared_ptr<uint8_t> unSentCellCount, shared_ptr<bool> hasCel… in TpduNullOrSmsPageOverNormalOrSmsEncodeFail()
381 std::shared_ptr<struct SmsTpdu> tpdu = gsmSmsMessage.CreateDataSubmitSmsTpdu( in DataBasedSmsDeliveryViaIms() local
/base/telephony/sms_mms/utils/
Dsms_common_utils.cpp63 int SmsCommonUtils::Unpack7bitChar(const unsigned char *tpdu, unsigned char dataLen, int fillBits, in Unpack7bitChar()
/base/telephony/sms_mms/services/
Dsms_cb_message.cpp312 const unsigned char *tpdu = pdu.data(); in Decode3g7Bit() local
345 const unsigned char *tpdu = pdu.data(); in Decode3gUCS2() local