Hi,
In CDMA network selection the user can select the type of network to register.
It can be Home/Roaming only/Affliated/Any network. Added this user selection
as a property in cdma network registration interface.
BR,
Rajesh
New subject: [PATCH] doc: Add RoamingPreference property
---
doc/cdma-network-api.txt | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/doc/cdma-network-api.txt b/doc/cdma-network-api.txt
index fd88d4e..62da5d8 100644
--- a/doc/cdma-network-api.txt
+++ b/doc/cdma-network-api.txt
@@ -68,3 +68,14 @@ Properties string Status [readonly]
string Name [readonly, optional]
Contains the name of the current network.
+
+ string RoamingPreference [readwrite]
+
+ Contains the roaming preference used in the network
+ selection.
+
+ The possible values are:
+ "home" Home networks only
+ "roamonly" Roaming networks only
+ "affiliated" Affiliated networks only
+ "any" Any network
--
1.7.0.4