Searched defs:smsPdu (Results 1 - 4 of 4) sorted by relevance
/base/telephony/ril_adapter/services/vendor/src/ |
H A D | at_support.c | 280 SendCommandSmsLock( const char *command, const char *smsPdu, const char *prefix, long long timeout, ResponseInfo **outResponse) SendCommandSmsLock() argument
|
H A D | vendor_report.c | 135 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 D | at_sms.c | 126 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 D | tel_ril_sms.cpp | 28 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