Searched defs:smscPdu (Results 1 – 6 of 6) sorted by relevance
/base/telephony/sms_mms/interfaces/innerkits/ims/ |
D | ims_sms_types.h | 30 std::string smscPdu; member
|
/base/telephony/ril_adapter/interfaces/innerkits/include/ |
D | hril_sms_parcel.h | 25 std::string smscPdu; /* Short Message Service Center Protocol Data Unit see GSM 03.40 */ member 32 std::string smscPdu; /* Short Message Service Center Protocol Data Unit see GSM 03.40 */ member 38 std::string smscPdu; /* Short Message Service Center Protocol Data Unit see GSM 03.40 */ member
|
/base/telephony/core_service/services/tel_ril/src/ |
D | tel_ril_sms.cpp | 78 …int32_t status, std::string smscPdu, std::string pdu, const AppExecFwk::InnerEvent::Pointer &respo… in AddSimMessage() 92 int32_t TelRilSms::UpdateSimMessage(int32_t gsmIndex, int32_t state, std::string smscPdu, std::stri… in UpdateSimMessage() 123 std::string &smscPdu, std::string &pdu, const AppExecFwk::InnerEvent::Pointer &response) in SendSmsMoreMode()
|
D | tel_ril_manager.cpp | 574 …int32_t slotId, std::string smscPdu, std::string pdu, const AppExecFwk::InnerEvent::Pointer &respo… in SendGsmSms() 638 …int32_t slotId, std::string smscPdu, std::string pdu, const AppExecFwk::InnerEvent::Pointer &respo… in SendSmsMoreMode()
|
/base/telephony/core_service/interfaces/innerkits/include/ |
D | telephony_types.h | 153 std::string smscPdu; member 160 std::string smscPdu; member
|
/base/telephony/ril_adapter/test/unittest/ |
D | ril_interface_test.cpp | 658 string smscPdu; in SendRilCmSmsTest() local 682 string smscPdu; in SendRilCmSmsMoreModeTest() local
|