aboutsummaryrefslogtreecommitdiff
path: root/libwmc/src/protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'libwmc/src/protocol.h')
-rw-r--r--libwmc/src/protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libwmc/src/protocol.h b/libwmc/src/protocol.h
index ef0314cc..4f71c103 100644
--- a/libwmc/src/protocol.h
+++ b/libwmc/src/protocol.h
@@ -316,6 +316,7 @@ enum {
WMC_GLOBAL_MODE_GPRS_ONLY = 0x0B,
WMC_GLOBAL_MODE_UMTS_ONLY = 0x0C,
WMC_GLOBAL_MODE_AUTO = 0x14,
+ WMC_GLOBAL_MODE_LTE_ONLY = 0x1E,
};
struct WmcCmdGetGlobalMode {