* doc: Add RoamingPreference property
@ 2010-12-02 23:29 Rajesh Kadhiravan Nagaiah
2010-12-02 23:29 ` [PATCH] " Rajesh Kadhiravan Nagaiah
0 siblings, 1 reply; 3+ messages in thread
From: Rajesh Kadhiravan Nagaiah @ 2010-12-02 23:29 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 231 bytes --]
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] doc: Add RoamingPreference property
2010-12-02 23:29 doc: Add RoamingPreference property Rajesh Kadhiravan Nagaiah
@ 2010-12-02 23:29 ` Rajesh Kadhiravan Nagaiah
2010-12-09 8:08 ` Denis Kenzior
0 siblings, 1 reply; 3+ messages in thread
From: Rajesh Kadhiravan Nagaiah @ 2010-12-02 23:29 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 736 bytes --]
---
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] doc: Add RoamingPreference property
2010-12-02 23:29 ` [PATCH] " Rajesh Kadhiravan Nagaiah
@ 2010-12-09 8:08 ` Denis Kenzior
0 siblings, 0 replies; 3+ messages in thread
From: Denis Kenzior @ 2010-12-09 8:08 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 240 bytes --]
Hi Rajesh,
On 12/02/2010 05:29 PM, Rajesh Kadhiravan Nagaiah wrote:
> ---
> doc/cdma-network-api.txt | 11 +++++++++++
> 1 files changed, 11 insertions(+), 0 deletions(-)
>
Patch has been applied, thanks.
Regards,
-Denis
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-12-09 8:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-02 23:29 doc: Add RoamingPreference property Rajesh Kadhiravan Nagaiah
2010-12-02 23:29 ` [PATCH] " Rajesh Kadhiravan Nagaiah
2010-12-09 8:08 ` Denis Kenzior
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.