Lines Matching refs:data
74 * Sends a data Type SMS message.
80 * @param port Indicates the port of data sms
81 * @param data Indicates the array of data sms
82 * @param dataLen Indicates the array length of data sms
88 const uint8_t *data, uint16_t dataLen, const sptr<ISendShortMessageCallback> &sendCallback,
118 * @param pdu Indicates the sms pdu data
142 * @param pdu Indicates the sms pdu data
313 * @param data Indicates mms pdu byte array
318 int32_t SendMms(int32_t slotId, const std::u16string &mmsc, const std::u16string &data, const std::u16string &ua,
341 * @param data Indicates mms pdu byte array
346 int32_t DownloadMms(int32_t slotId, const std::u16string &mmsc, std::u16string &data,