summaryrefslogtreecommitdiff
path: root/src/sms_utils.h
diff options
context:
space:
mode:
authorAndrii Pientsov <andrii.pientsov@globallogic.com>2020-06-22 09:57:00 +0300
committerAndrii Pientsov <andrii.pientsov@globallogic.com>2020-06-22 09:57:00 +0300
commit435cec04eebd297a6ebd29fffc2c254ee5ef6745 (patch)
tree587e1d7f9040687bbc3b00bd60a730308422be9e /src/sms_utils.h
parent3d3c735f3bbd269f97bd59a246d5f18b010eda2b (diff)
downloadsms-utils-435cec04eebd297a6ebd29fffc2c254ee5ef6745.tar.gz
sms-utils-435cec04eebd297a6ebd29fffc2c254ee5ef6745.tar.bz2
sms-utils-435cec04eebd297a6ebd29fffc2c254ee5ef6745.zip
MTX-3449 mPower June20: GP-655 LNA7: SMS -> 3GPP vs. 3GPP2
Diffstat (limited to 'src/sms_utils.h')
-rw-r--r--src/sms_utils.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/sms_utils.h b/src/sms_utils.h
index 01d0e1f..2c50eb7 100644
--- a/src/sms_utils.h
+++ b/src/sms_utils.h
@@ -16,6 +16,9 @@
#define SMS_PDU_MODE 0
#define SMS_TEXT_MODE 1
+#define SMS_FORMAT_3GPP 1
+#define SMS_FORMAT_3GPP2 0
+
#define SMS_ADDR_UNSPEC 0x00
#define SMS_ADDR_LOCAL 0x81
#define SMS_ADDR_GLOBAL 0x91