/ohos5.0/base/telephony/sms_mms/services/sms/cdma/ |
H A D | cdma_sms_sub_parameter.cpp | 46 bool CdmaSmsBaseParameter::Encode(SmsWriteBuffer &pdu) in Encode() 59 bool CdmaSmsBaseParameter::Decode(SmsReadBuffer &pdu) in Decode() 99 bool CdmaSmsMessageId::Encode(SmsWriteBuffer &pdu) in Encode() 118 bool CdmaSmsMessageId::Decode(SmsReadBuffer &pdu) in Decode() 177 bool CdmaSmsAbsoluteTime::Decode(SmsReadBuffer &pdu) in Decode() 237 bool CdmaSmsPriorityInd::Decode(SmsReadBuffer &pdu) in Decode() 260 bool CdmaSmsPrivacyInd::Encode(SmsWriteBuffer &pdu) in Encode() 278 bool CdmaSmsPrivacyInd::Decode(SmsReadBuffer &pdu) in Decode() 348 bool CdmaSmsUserData::Encode(SmsWriteBuffer &pdu) in Encode() 556 bool CdmaSmsUserData::Decode(SmsReadBuffer &pdu) in Decode() [all …]
|
H A D | cdma_sms_parameter_record.cpp | 40 bool CdmaSmsTeleserviceId::Encode(SmsWriteBuffer &pdu) in Encode() 55 bool CdmaSmsTeleserviceId::Decode(SmsReadBuffer &pdu) in Decode() 85 bool CdmaSmsServiceCategory::Decode(SmsReadBuffer &pdu) in Decode() 100 bool CdmaSmsBearerReply::Encode(SmsWriteBuffer &pdu) in Encode() 116 bool CdmaSmsBearerReply::Decode(SmsReadBuffer &pdu) in Decode() 135 bool CdmaSmsCauseCodes::Encode(SmsWriteBuffer &pdu) in Encode() 161 bool CdmaSmsCauseCodes::Decode(SmsReadBuffer &pdu) in Decode() 345 bool CdmaSmsSubaddress::Encode(SmsWriteBuffer &pdu) in Encode() 378 bool CdmaSmsSubaddress::Decode(SmsReadBuffer &pdu) in Decode() 462 bool CdmaSmsBearerData::Encode(SmsWriteBuffer &pdu) in Encode() [all …]
|
H A D | cdma_sms_teleservice_message.cpp | 30 bool CdmaSmsTeleserviceMessage::Encode(SmsWriteBuffer &pdu) in Encode() 50 bool CdmaSmsTeleserviceMessage::Decode(SmsReadBuffer &pdu) in Decode() 70 uint8_t CdmaSmsTeleserviceMessage::GetMessageType(SmsReadBuffer &pdu) in GetMessageType() 128 CdmaSmsSubmitMessage::CdmaSmsSubmitMessage(TeleserviceSubmit &msg, SmsReadBuffer &pdu) in CdmaSmsSubmitMessage() 199 CdmaSmsDeliverMessage::CdmaSmsDeliverMessage(TeleserviceDeliver &msg, SmsReadBuffer &pdu, bool isCM… in CdmaSmsDeliverMessage() 259 CdmaSmsDeliveryAck::CdmaSmsDeliveryAck(TeleserviceDeliverAck &msg, SmsReadBuffer &pdu) in CdmaSmsDeliveryAck() 286 CdmaSmsUserAck::CdmaSmsUserAck(TeleserviceUserAck &msg, SmsReadBuffer &pdu) in CdmaSmsUserAck() 315 CdmaSmsReadAck::CdmaSmsReadAck(TeleserviceReadAck &msg, SmsReadBuffer &pdu) in CdmaSmsReadAck()
|
H A D | cdma_sms_transport_message.cpp | 33 bool CdmaSmsTransportMessage::Encode(SmsWriteBuffer &pdu) in Encode() 58 bool CdmaSmsTransportMessage::Decode(SmsReadBuffer &pdu) in Decode() 111 CdmaTransportMsg &msg, SmsReadBuffer &pdu) in CreateTransportMessage() 163 CdmaSmsP2pMessage::CdmaSmsP2pMessage(CdmaP2PMsg &msg, SmsReadBuffer &pdu) in CdmaSmsP2pMessage() 206 CdmaSmsBroadcastMessage::CdmaSmsBroadcastMessage(CdmaBroadCastMsg &msg, SmsReadBuffer &pdu) in CdmaSmsBroadcastMessage() 257 CdmaSmsAckMessage::CdmaSmsAckMessage(CdmaAckMsg &msg, SmsReadBuffer &pdu) in CdmaSmsAckMessage()
|
/ohos5.0/base/telephony/sms_mms/test/unittest/ |
H A D | sms_gsm_message_test.cpp | 116 std::vector<unsigned char> pdu = StringUtils::HexToByteVector("21010B818176251308F4000002C130"); in Test7BitSubmitSms() local 134 …std::vector<unsigned char> pdu = StringUtils::HexToByteVector("21020B818176251308F40008046D4B8BD5"… in TestUcs2SubmitSms() local 152 std::vector<unsigned char> pdu = in Test7BitDeliverySms() local 171 std::vector<unsigned char> pdu = in TestUcs2DeliverySms() local 190 std::vector<unsigned char> pdu = in TestStatusReportSms() local 210 std::vector<unsigned char> pdu = StringUtils::HexToByteVector( in TestMultiPageUcs2Sms() local 233 std::vector<unsigned char> pdu = StringUtils::HexToByteVector( in TestWapPushSms() local 256 std::vector<unsigned char> pdu = StringUtils::HexToByteVector( in TestDataSmsDeliverySms() local 295 std::vector<unsigned char> pdu = StringUtils::HexToByteVector( in TestMultiPage7bitSms() local 318 std::vector<unsigned char> pdu = StringUtils::HexToByteVector("00010005910110F0000003E17018"); in Test7BitOtherSubmitSms() local [all …]
|
H A D | short_message_test.cpp | 29 std::vector<unsigned char> pdu = in TestCreateMessage() local 48 std::vector<unsigned char> pdu = StringUtils::HexToByteVector( in Test3Gpp2CreateMessage() local
|
H A D | sms_delivery_callback_test.cpp | 22 void SmsDeliveryCallbackTest::OnSmsDeliveryResult(const std::u16string &pdu) in OnSmsDeliveryResult()
|
/ohos5.0/base/telephony/sms_mms/test/fuzztest/gsmsmsparamcodec_fuzzer/ |
H A D | gsmsmsparamcodec_fuzzer.cpp | 49 std::vector<unsigned char> pdu = StringUtils::HexToByteVector("21010B818176251308F4000002C130"); in T7BitSubmitSms() local 60 …std::vector<unsigned char> pdu = StringUtils::HexToByteVector("21020B818176251308F40008046D4B8BD5"… in Ucs2SubmitSms() local 71 std::vector<unsigned char> pdu = in T7BitDeliverySms() local 83 std::vector<unsigned char> pdu = in Ucs2DeliverySms() local 95 std::vector<unsigned char> pdu = in StatusReportSms() local 108 std::vector<unsigned char> pdu = StringUtils::HexToByteVector( in MultiPageUcs2Sms() local 124 std::vector<unsigned char> pdu = StringUtils::HexToByteVector( in WapPushSms() local 140 std::vector<unsigned char> pdu = StringUtils::HexToByteVector( in DataSmsDeliverySms() local 153 …std::vector<unsigned char> pdu = StringUtils::HexToByteVector("00240D91689141468496F60000127072114… in Smsc00DeliverySms() local 165 std::vector<unsigned char> pdu = StringUtils::HexToByteVector( in MultiPage7bitSms() local [all …]
|
/ohos5.0/base/telephony/sms_mms/test/fuzztest/cdmasmsencode_fuzzer/ |
H A D | cdmasmsencode_fuzzer.cpp | 38 SmsWriteBuffer pdu; in TeleserviceIdEncode() local 53 SmsWriteBuffer pdu; in ServiceCategoryEncode() local 68 SmsWriteBuffer pdu; in BearerReplyEncode() local 83 SmsWriteBuffer pdu; in CauseCodesEncode() local 100 SmsWriteBuffer pdu; in AddressParameterEncode() local 116 SmsWriteBuffer pdu; in SubaddressEncode() local 131 SmsWriteBuffer pdu; in BearerDataEncode() local 146 SmsWriteBuffer pdu; in BaseParameterEncode() local 157 SmsWriteBuffer pdu; in ReservedParameterEncode() local 173 SmsWriteBuffer pdu; in MessageIdEncode() local [all …]
|
/ohos5.0/base/telephony/sms_mms/test/fuzztest/cdmasmsdecode_fuzzer/ |
H A D | cdmasmsdecode_fuzzer.cpp | 39 SmsReadBuffer pdu(strValue); in TeleserviceIdDecode() local 61 SmsReadBuffer pdu(strValue); in ServiceCategoryDecode() local 83 SmsReadBuffer pdu(strValue); in BearerReplyDecode() local 105 SmsReadBuffer pdu(strValue); in CauseCodesDecode() local 127 SmsReadBuffer pdu(strValue); in AddressParameterDecode() local 149 SmsReadBuffer pdu(strValue); in SubaddressDecode() local 165 SmsReadBuffer pdu(strValue); in BearerDataDecode() local 209 SmsReadBuffer pdu(strValue); in BaseParameterDecode() local 230 SmsReadBuffer pdu(strValue); in ReservedParameterDecode() local 252 SmsReadBuffer pdu(strValue); in MessageIdDecode() local [all …]
|
/ohos5.0/base/telephony/sms_mms/test/gtest/ |
H A D | zero_branch_cb_test.cpp | 65 std::vector<unsigned char> pdu; variable 101 std::vector<unsigned char> pdu; variable 256 std::vector<unsigned char> pdu; variable 330 std::vector<unsigned char> pdu = StringUtils::HexToByteVector(ETWS_PDU); variable 388 std::vector<unsigned char> pdu = StringUtils::HexToByteVector(CMAS_PDU); variable 446 std::vector<unsigned char> pdu = StringUtils::HexToByteVector(CBS_PDU); variable 504 std::vector<unsigned char> pdu = StringUtils::HexToByteVector(CMAS_JP_PDU); variable 557 std::vector<unsigned char> pdu; variable
|
H A D | cdma_sms_gtest.cpp | 113 std::string pdu = "01000B818176251308F4000007E8B0BCFD76E701"; variable 244 std::string pdu = StringUtils::HexToString(pduHex); variable 288 std::unique_ptr<std::vector<uint8_t>> pdu = pduBuffer.GetPduBuffer(); variable 303 std::string pdu = StringUtils::HexToString(pduHex); variable 361 std::string pdu = StringUtils::HexToString(pduHex); variable 395 void CheckDeliverUserData(string pdu, string userData) in CheckDeliverUserData() 412 void CheckSubmitUserData(string pdu, string userData) in CheckSubmitUserData()
|
/ohos5.0/base/telephony/core_service/services/tel_ril/src/ |
H A D | tel_ril_sms.cpp | 28 …SmsMessageInfo TelRilSms::ConstructGsmSendSmsRequestLinkList(std::string &smsPdu, std::string &pdu) in ConstructGsmSendSmsRequestLinkList() 37 std::string &smsPdu, std::string &pdu) in ConstructSmsMessageIOInfoRequestLinkList() 45 int32_t TelRilSms::SendGsmSms(std::string &smsPdu, std::string &pdu, const AppExecFwk::InnerEvent::… in SendGsmSms() 51 int32_t TelRilSms::SendCdmaSms(std::string pdu, const AppExecFwk::InnerEvent::Pointer &response) in SendCdmaSms() 59 …int32_t status, std::string smscPdu, std::string pdu, const AppExecFwk::InnerEvent::Pointer &respo… in AddSimMessage() 71 … TelRilSms::UpdateSimMessage(int32_t gsmIndex, int32_t state, std::string smscPdu, std::string pdu, in UpdateSimMessage() 99 std::string &smscPdu, std::string &pdu, const AppExecFwk::InnerEvent::Pointer &response) in SendSmsMoreMode() 143 int32_t TelRilSms::AddCdmaSimMessage(int32_t status, std::string &pdu, const AppExecFwk::InnerEvent… in AddCdmaSimMessage() 157 …int32_t cdmaIndex, int32_t state, std::string pdu, const AppExecFwk::InnerEvent::Pointer &response) in UpdateCdmaSimMessage()
|
/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | sms_receive_indexer.cpp | 40 SmsReceiveIndexer::SmsReceiveIndexer(const std::vector<uint8_t> &pdu, int64_t timestamp, int16_t de… in SmsReceiveIndexer() 48 SmsReceiveIndexer::SmsReceiveIndexer(const std::vector<uint8_t> &pdu, int64_t timestamp, int16_t de… in SmsReceiveIndexer() 187 void SmsReceiveIndexer::SetPdu(const std::vector<uint8_t> &pdu) in SetPdu() 192 void SmsReceiveIndexer::SetPdu(const std::vector<uint8_t> &&pdu) in SetPdu()
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/ |
H A D | _sms_message_info_v10.md | 42 ### pdu subsection
|
H A D | _sms_message_info_v11.md | 42 ### pdu subsection
|
H A D | _gsm_sms_message_info_v10.md | 29 ### pdu subsection
|
H A D | _gsm_sms_message_info_v11.md | 29 ### pdu subsection
|
H A D | _mode_data_v10.md | 39 ### pdu subsection
|
H A D | _mode_data_v11.md | 41 ### pdu subsection
|
H A D | _send_sms_result_info_v10.md | 59 ### pdu subsection
|
H A D | _send_sms_result_info_v11.md | 59 ### pdu subsection
|
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/ |
H A D | tel_ril_sms_parcel.h | 35 std::string pdu = ""; member 66 std::string pdu = ""; member 182 std::string pdu = ""; member 220 std::string pdu = ""; member 234 std::string pdu = ""; member 285 std::string pdu = ""; member
|
/ohos5.0/base/telephony/sms_mms/frameworks/native/sms/src/ |
H A D | delivery_short_message_callback_stub.cpp | 23 void DeliveryShortMessageCallbackStub::OnSmsDeliveryResult(const std::u16string &pdu) in OnSmsDeliveryResult()
|
/ohos5.0/base/telephony/sms_mms/services/sms/proxy/ |
H A D | sms_delivery_short_message_proxy.cpp | 27 void SmsDeliveryShortMessageProxy::OnSmsDeliveryResult(const std::u16string &pdu) in OnSmsDeliveryResult()
|