Home
last modified time | relevance | path

Searched defs:smsPdu (Results 1 - 4 of 4) sorted by relevance

/base/telephony/ril_adapter/services/vendor/src/
H A Dat_support.c280 SendCommandSmsLock( const char *command, const char *smsPdu, const char *prefix, long long timeout, ResponseInfo **outResponse) SendCommandSmsLock() argument
H A Dvendor_report.c135 static void SmsStatus(const char *smsPdu, struct ReportInfo *reportInfo) in SmsStatus() argument
209 void OnNotifyOps(const char *s, const char *smsPdu) in OnNotifyOps() argument
H A Dat_sms.c126 char smsPdu[MAX_CMD_LENGTH] = {0}; in ReqSendGsmSms() local
256 char smsPdu[MAX_CMD_LENGTH] = { 0 }; in WriteSimMessage() local
308 char smsPdu[MAX_CMD_LENGTH] = { 0 }; in UpdateSimMessage() local
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sms.cpp28 HDI::Ril::V1_1::GsmSmsMessageInfo TelRilSms::ConstructGsmSendSmsRequestLinkList(std::string &smsPdu, std::string &pdu) in ConstructGsmSendSmsRequestLinkList() argument
45 int32_t TelRilSms::SendGsmSms(std::string &smsPdu, std::string &pdu, const AppExecFwk::InnerEvent::Pointer &response) in SendGsmSms() argument
36 ConstructSmsMessageIOInfoRequestLinkList( std::string &smsPdu, std::string &pdu) ConstructSmsMessageIOInfoRequestLinkList() argument

Completed in 7 milliseconds