From: Gustavo F. Padovan <padovan@profusion.mobi>
To: ofono@ofono.org
Subject: [PATCH 2/3] doc: add Lockdown property to Modem
Date: Wed, 22 Dec 2010 16:51:04 -0200 [thread overview]
Message-ID: <1293043865-24968-2-git-send-email-padovan@profusion.mobi> (raw)
In-Reply-To: <1293043865-24968-1-git-send-email-padovan@profusion.mobi>
[-- Attachment #1: Type: text/plain, Size: 890 bytes --]
---
doc/modem-api.txt | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/doc/modem-api.txt b/doc/modem-api.txt
index b92e53c..45043b0 100644
--- a/doc/modem-api.txt
+++ b/doc/modem-api.txt
@@ -37,6 +37,15 @@ Properties boolean Powered [readwrite]
Boolean representing the rf state of the modem.
Online is false in flight mode.
+ boolean Lockdown [readwrite]
+
+ Boolean representing the lock state of the modem.
+ Setting it to true, makes the calling application hold
+ the modem lock and power it down. Setting to false
+ makes the it release the modem lock. Only the
+ application that holds the lock can power up the modem.
+ If the the application exits Lockdown is set to false.
+
boolean Emergency [readonly, optional, experimental]
Boolean representing the emergency mode of the
--
1.7.3.4
next prev parent reply other threads:[~2010-12-22 18:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-22 18:51 [PATCH 1/3] modem: add Lockdown property to Modem interface Gustavo F. Padovan
2010-12-22 18:51 ` Gustavo F. Padovan [this message]
2010-12-22 18:51 ` [PATCH 3/3] modem: Add test script for the Lockdown property Gustavo F. Padovan
2010-12-22 20:02 ` [PATCH 1/3] modem: add Lockdown property to Modem interface Denis Kenzior
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1293043865-24968-2-git-send-email-padovan@profusion.mobi \
--to=padovan@profusion.mobi \
--cc=ofono@ofono.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox