aboutsummaryrefslogtreecommitdiff
path: root/libqcdm/src/dm-commands.h
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2013-01-08 20:06:18 -0600
committerDan Williams <dcbw@redhat.com>2013-01-14 13:50:27 -0600
commit7489951f88c3e96f811dedc7b352baf8dd1d4f29 (patch)
tree79769c8d1a64ad71137f02c2f91d0452564272b8 /libqcdm/src/dm-commands.h
parentfc4034a72f0c0e1507baa719f959ccc666ae8392 (diff)
qcdm: various LTE-related NV mode pref and sysmode updates
Diffstat (limited to 'libqcdm/src/dm-commands.h')
-rw-r--r--libqcdm/src/dm-commands.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libqcdm/src/dm-commands.h b/libqcdm/src/dm-commands.h
index fa47c24b..c3c56c68 100644
--- a/libqcdm/src/dm-commands.h
+++ b/libqcdm/src/dm-commands.h
@@ -132,6 +132,7 @@ enum {
DIAG_SUBSYS_CM = 15, /* Call manager */
DIAG_SUBSYS_FS = 19, /* File System (EFS2) */
DIAG_SUBSYS_NW_CONTROL_6500 = 50, /* for Novatel Wireless MSM6500-based devices */
+ DIAG_SUBSYS_LTE = 68,
DIAG_SUBSYS_ZTE = 101, /* for ZTE EVDO devices */
DIAG_SUBSYS_NW_CONTROL_6800 = 250 /* for Novatel Wireless MSM6800-based devices */
};