From 039658024f12d3c1746088261dae19dc5d6c5dca Mon Sep 17 00:00:00 2001 From: Aki Niemi Date: Wed, 26 Jan 2011 11:19:28 +0200 Subject: doc: Add documentation for 'auto-only' mode --- doc/network-api.txt | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'doc/network-api.txt') diff --git a/doc/network-api.txt b/doc/network-api.txt index 75187cd6..2f13a9c1 100644 --- a/doc/network-api.txt +++ b/doc/network-api.txt @@ -69,18 +69,21 @@ Properties string Mode [readonly] method of an operator is called. The possible values are: - "auto" Network registration is performed - automatically. - "manual" Network operator is selected - manually. If the operator is - currently not selected, registration - is not attempted + "auto" Network registration is performed + automatically. + "auto-only" Network registration is performed + automatically, and manual + selection is disabled. + "manual" Network operator is selected + manually. If the operator is + currently not selected, + registration is not attempted. string Status [readonly] The current registration status of a modem. - The possible values are: + The possible values are: "unregistered" Not registered to any network "registered" Registered to home network "searching" Not registered, but searching -- cgit v1.2.3