|
@@ -109,6 +109,8 @@ Credentials can be pre-configured for automatic network selection:
|
|
#
|
|
#
|
|
# credential fields:
|
|
# credential fields:
|
|
#
|
|
#
|
|
|
|
+# temporary: Whether this credential is temporary and not to be saved
|
|
|
|
+#
|
|
# priority: Priority group
|
|
# priority: Priority group
|
|
# By default, all networks and credentials get the same priority group
|
|
# By default, all networks and credentials get the same priority group
|
|
# (0). This field can be used to give higher priority for credentials
|
|
# (0). This field can be used to give higher priority for credentials
|
|
@@ -269,6 +271,8 @@ OK
|
|
OK
|
|
OK
|
|
> set_cred 0 priority 1
|
|
> set_cred 0 priority 1
|
|
OK
|
|
OK
|
|
|
|
+> set_cred 0 temporary 1
|
|
|
|
+OK
|
|
|
|
|
|
Add a SIM credential using a simulated SIM/USIM card for testing:
|
|
Add a SIM credential using a simulated SIM/USIM card for testing:
|
|
|
|
|