* ofono gprs_primary_context description
@ 2010-09-20 9:20 Laurent THOMAS
2010-09-20 12:49 ` Denis Kenzior
0 siblings, 1 reply; 2+ messages in thread
From: Laurent THOMAS @ 2010-09-20 9:20 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 764 bytes --]
Hi,
According to the interface org.ofono.ConnectionContext description, the
property "Name" is a free short string used to describe the context.
Extract from "conman-api.txt"
Properties string Name [readwrite]
The name is a free form string that
describes this
context. The name should not be
empty and limited
to a short string for display
purposes.
But according to source code (version 0.28), this attribute is now only
affected with the context String Type ("internet", "wap" or "mms")
is it really the expected behaviour or did I miss something ?
Regards,
Laurent
--
[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 4975 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: ofono gprs_primary_context description
2010-09-20 9:20 ofono gprs_primary_context description Laurent THOMAS
@ 2010-09-20 12:49 ` Denis Kenzior
0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2010-09-20 12:49 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 1343 bytes --]
Hi Laurent,
On 09/20/2010 04:20 AM, Laurent THOMAS wrote:
> Hi,
>
>
>
> According to the interface org.ofono.ConnectionContext description, the
> property “Name” is a free short string used to describe the context.
>
> Extract from “conman-api.txt”
>
> /Properties string Name [readwrite]/
>
> / /
>
> / The name is a free form string that
> describes this/
>
> / context. The name should not be
> empty and limited/
>
> / to a short string for display purposes./
>
>
>
> But according to source code (version 0.28), this attribute is now only
> affected with the context String Type (“internet”, “wap” or “mms”)
>
>
>
> is it really the expected behaviour or did I miss something ?
By default the Name is set to the context type. E.g. creating an
"internet" context results in the name being set to "internet." You can
still reset the Name later to whatever you wish.
~/ofono-master$ test/list-contexts
[ /phonesim ]
[ /phonesim/context1 ]
Username =
Protocol = ip
Name = Foobar
Settings = { }
Active = 0
AccessPointName =
Password =
Type = internet
Regards,
-Denis
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-09-20 12:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-20 9:20 ofono gprs_primary_context description Laurent THOMAS
2010-09-20 12:49 ` 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.