summaryrefslogtreecommitdiff
path: root/core/ContextBase.h
diff options
context:
space:
mode:
authorMike Cailean <mcailean@codeaurora.org>2018-06-04 18:02:09 -0700
committerMike Cailean <mcailean@codeaurora.org>2018-06-26 18:31:01 -0700
commitd12b82b4e4647c3dcab0c5593385344461bf9f32 (patch)
treed5b7bfa2d4bf214994f7dc5ca2e0cf7d958531b0 /core/ContextBase.h
parentf50e02a555cd8320c8e65383030fba166dc4fead (diff)
downloadgps-d12b82b4e4647c3dcab0c5593385344461bf9f32.tar.gz
Added optional MO SUPL SLP
Change-Id: I89c3e697b92dfe04d403c073e779906d21cefd69 CRs-fixed: 2259090
Diffstat (limited to 'core/ContextBase.h')
-rw-r--r--core/ContextBase.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/ContextBase.h b/core/ContextBase.h
index 478283f..7c5ac17 100644
--- a/core/ContextBase.h
+++ b/core/ContextBase.h
@@ -68,6 +68,8 @@ typedef struct loc_gps_cfg_s
char SUPL_HOST[MAX_SUPL_SERVER_URL_LENGTH];
uint32_t SUPL_PORT;
uint32_t MODEM_TYPE;
+ char MO_SUPL_HOST[MAX_SUPL_SERVER_URL_LENGTH];
+ uint32_t MO_SUPL_PORT;
} loc_gps_cfg_s_type;
/* NOTE: the implementaiton of the parser casts number