* Question about set modem power state to off
@ 2010-07-06 2:51 Zhang, Caiwen
2010-07-06 13:58 ` Denis Kenzior
0 siblings, 1 reply; 2+ messages in thread
From: Zhang, Caiwen @ 2010-07-06 2:51 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 497 bytes --]
Hi all,
When set modem power state to off, all atoms and interfaces except
'org.ofono.Modem' are
removed and unregistered. So all APIs execpt 'org.ofono.Modem' can not
be used after that.
But, when modem power state is off (AT+CFUN=0), some feature should
still be available. such
as access SIM card(import contact from SIM) and STK. I think maybe
ofono should at least keep 'phonebook'
and 'stk' atom after set power state to off.
best regards,
Caiwen
[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 2079 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Question about set modem power state to off
2010-07-06 2:51 Question about set modem power state to off Zhang, Caiwen
@ 2010-07-06 13:58 ` Denis Kenzior
0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2010-07-06 13:58 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 930 bytes --]
Hi Caiwen,
On 07/05/2010 09:51 PM, Zhang, Caiwen wrote:
> Hi all,
>
> When set modem power state to off, all atoms and interfaces except
> 'org.ofono.Modem' are
>
> removed and unregistered. So all APIs execpt 'org.ofono.Modem' can not
> be used after that.
>
> But, when modem power state is off (AT+CFUN=0), some feature should
> still be available. such
>
> as access SIM card(import contact from SIM) and STK. I think maybe
> ofono should at least keep 'phonebook'
>
> and 'stk' atom after set power state to off.
>
What you're thinking of here is the 'Online' property of the Modem which
controls the RX/TX circuit status. When Online is False and Powered is
True the modem can still access the SIM. Once the modem is powered off,
it is truly off.
This feature is still in development and thus no driver is currently
taking advantage of this functionality.
Regards,
-Denis
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-07-06 13:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-06 2:51 Question about set modem power state to off Zhang, Caiwen
2010-07-06 13:58 ` 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.