From 6046d94cb80d422927d8925709a8a57b0a17da75 Mon Sep 17 00:00:00 2001 From: "Gustavo F. Padovan" Date: Wed, 22 Dec 2010 16:51:04 -0200 Subject: [PATCH] doc: add Lockdown property to Modem --- doc/modem-api.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/modem-api.txt b/doc/modem-api.txt index b92e53cd..45043b0d 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