summaryrefslogtreecommitdiffstats
path: root/include/telephony/ril_cdma_sms.h
diff options
context:
space:
mode:
authorjsh <jsh@google.com>2009-05-29 11:09:17 -0700
committerjsh <jsh@google.com>2009-05-29 13:06:57 -0700
commitb60444ef2fe63b372e13f3d38ebf8448d6c127f5 (patch)
tree269e0d9e1dfed0242a0cc8c1d9ec21b1babe6f3c /include/telephony/ril_cdma_sms.h
parenta592eebc476a3d234f47f93e58252f8c822fc772 (diff)
downloadandroid_hardware_ril-b60444ef2fe63b372e13f3d38ebf8448d6c127f5.tar.gz
android_hardware_ril-b60444ef2fe63b372e13f3d38ebf8448d6c127f5.tar.bz2
android_hardware_ril-b60444ef2fe63b372e13f3d38ebf8448d6c127f5.zip
Support for SMS error reporting to the network.
- Update RIL_REQUEST_SMS_ACKNOWLDGE to report fail cause. - Update comments for RIL_CMDA_SMS_Ack. - Add RIL_REQUEST_REPORT_SMS_MEMORY_STATUS.
Diffstat (limited to 'include/telephony/ril_cdma_sms.h')
-rw-r--r--include/telephony/ril_cdma_sms.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/telephony/ril_cdma_sms.h b/include/telephony/ril_cdma_sms.h
index 8fb459f..1554fe1 100644
--- a/include/telephony/ril_cdma_sms.h
+++ b/include/telephony/ril_cdma_sms.h
@@ -151,7 +151,9 @@ typedef enum {
typedef struct {
RIL_CDMA_SMS_ErrorClass uErrorClass;
- int uSMSCauseCode;
+ int uSMSCauseCode; /* As defined in N.S00005, 6.5.2.125.
+ Currently, only 35 (resource shortage) and
+ 39 (other terminal problem) are reported. */
} RIL_CDMA_SMS_Ack;
/* Used by RIL_REQUEST_CDMA_SMS_GET_BROADCAST_CONFIG and