Fix: The MCC / MNC Properties are actually strings
authorDenis Kenzior <denkenz@gmail.com>
Thu, 25 Mar 2010 21:01:16 +0000 (16:01 -0500)
committerDenis Kenzior <denkenz@gmail.com>
Thu, 25 Mar 2010 21:01:47 +0000 (16:01 -0500)
doc/network-api.txt
doc/sim-api.txt

index 8782942..ab18fa0 100644 (file)
@@ -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)
 
index 319ecc3..fd02396 100644 (file)
@@ -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