summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/network-api.txt4
-rw-r--r--doc/sim-api.txt4
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/network-api.txt b/doc/network-api.txt
index 8782942b..ab18fa0b 100644
--- a/doc/network-api.txt
+++ b/doc/network-api.txt
@@ -182,11 +182,11 @@ Properties string Name [readonly]
The possible values are: "unknown", "available",
"current" and "forbidden"
- uint16 MobileCountryCode [readonly, optional]
+ string MobileCountryCode [readonly, optional]
Contains the Mobile Country Code (MCC).
- uint16 MobileNetworkCode [readonly, optional]
+ string MobileNetworkCode [readonly, optional]
Contains the Mobile Network Code (MNC)
diff --git a/doc/sim-api.txt b/doc/sim-api.txt
index 319ecc38..fd02396a 100644
--- a/doc/sim-api.txt
+++ b/doc/sim-api.txt
@@ -49,7 +49,7 @@ Properties string SubscriberIdentity [readonly, optional]
Contains the ISMI of the SIM, if available
- uint16 MobileCountryCode [readonly, optional]
+ string MobileCountryCode [readonly, optional]
Contains the Mobile Country Code (MCC) of the home
network (not to be confused with the currently
@@ -57,7 +57,7 @@ Properties string SubscriberIdentity [readonly, optional]
interface) and is read directly from the SIM if
available.
- uint16 MobileNetworkCode [readonly, optional]
+ string MobileNetworkCode [readonly, optional]
Contains the Mobile Network Code (MNC) of the home
network (not to be confused with the currently