8.82 Mobile originated location privacy setting +CMOLPS
27.0073GPPAT command set for User Equipment (UE)Release 18TS
Table 8.82-1: +CMOLPS parameter command syntax
Command |
Possible response(s) |
+CMOLPS=[<indication>[,<start_valid_time_period>,<end_valid_time_period>]] |
+CME ERROR: <err> |
+CMOLPS? |
+CMOLPS: <indication>[,<start_valid_time_period>,<end_valid_time_period>]] +CME ERROR: <err> |
+CMOLPS=? |
+CMOLPS: (list of supported <indication>s) |
Description
The set command is used to set the UE location privacy indication to allow or disallow location requests for the UE. The parameter <location> includes the UE location privacy indication to allow or disallow location requests for the UE. The parameters <start_valid_time_period> and <end_valid_time_period> include, respectively, the start time and the end time of the valid time period for the UE location privacy indication (see 3GPP TS 23.273 [173]). If these parameters are not defined, +CMOLPS=1 will disallow location requests without any time limitations. If <start_valid_time_period> is provided but <end_valid_time_period> is not provided, or <end_valid_time_period> is provided but <start_valid_time_period> is not provided, the MT shall return a +CME ERROR response. Refer clause 9.2 for possible <err> values.
A special form of the command can be given as +CMOLPS=2. In this form, location requests will be allowed, and the value of the parameters <start_valid_time_period> and <end_valid_time_period> will be discarded.
Read command returns the current settings.
Test command returns the supported values as a compound value.
Defined values
<indication>: integer type. Enables and disables allowing location requests for the UE.
0 Location requests allowed.
1 Location requests disallowed.
2 Allow location requests and discard the parameters <start_valid_time_period> and <end_valid_time_period>.
<start_valid_time_period>: string type. This parameter contains the start time of the valid time period for the UE location privacy indication, encoded as specified in RFC 3339 [174].
<end_valid_time_period>: string type. This parameter contains the end time of the valid time period for the UE location privacy indication, encoded as specified in RFC 3339 [174].
Implementation
Optional.