From 48672aee98555a5e2da4dbd3855e3ab4bcafb44f Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Wed, 25 Jul 2012 08:50:24 -0500 Subject: doc: Update Features property description --- doc/modem-api.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/modem-api.txt b/doc/modem-api.txt index b82bd316..dfb99264 100644 --- a/doc/modem-api.txt +++ b/doc/modem-api.txt @@ -89,6 +89,14 @@ Properties boolean Powered [readwrite] List of currently enabled features. It uses simple string abbreviations like "sms", "sim" etc. + Currently available features are: + "net", "rat", "cbs", "sms", "sim", "stk", + "ussd", "gprs", "tty", "gps". + + Please note that this is a convenience property, + equivalent results can be obtained by reading the + Interfaces property directly. + array{string} Interfaces [readonly] Set of interfaces currently supported by the mode -- cgit v1.2.3