Home
last modified time | relevance | path

Searched defs:smscPdu (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_send_cdma_sms_message_info_v10.md38 ### smscPdu subsection
H A D_send_cdma_sms_message_info_v11.md38 ### smscPdu subsection
H A D_gsm_sms_message_info_v10.md49 ### smscPdu subsection
H A D_gsm_sms_message_info_v11.md49 ### smscPdu subsection
H A D_sms_message_i_o_info_v10.md60 ### smscPdu subsection
H A D_sms_message_i_o_info_v11.md60 ### smscPdu subsection
/ohos5.0/base/telephony/sms_mms/interfaces/innerkits/ims/
H A Dims_sms_types.h52 std::string smscPdu = ""; member
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_sms_parcel.h32 std::string smscPdu = ""; member
49 std::string smscPdu = ""; member
63 std::string smscPdu = ""; member
H A Dtelephony_types.h362 std::string smscPdu = ""; member
384 std::string smscPdu = ""; member
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sms.cpp59 …int32_t status, std::string smscPdu, std::string pdu, const AppExecFwk::InnerEvent::Pointer &respo… in AddSimMessage()
71 int32_t TelRilSms::UpdateSimMessage(int32_t gsmIndex, int32_t state, std::string smscPdu, std::stri… in UpdateSimMessage()
99 std::string &smscPdu, std::string &pdu, const AppExecFwk::InnerEvent::Pointer &response) in SendSmsMoreMode()
H A Dtel_ril_manager.cpp712 …int32_t slotId, std::string smscPdu, std::string pdu, const AppExecFwk::InnerEvent::Pointer &respo… in SendGsmSms()
776 …int32_t slotId, std::string smscPdu, std::string pdu, const AppExecFwk::InnerEvent::Pointer &respo… in SendSmsMoreMode()
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp701 string smscPdu; in SendRilCmSmsTest() local
725 string smscPdu; in SendRilCmSmsMoreModeTest() local