summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2012-07-28 05:11:50 -0500
committerDenis Kenzior <denkenz@gmail.com>2012-07-28 05:11:50 -0500
commitd211e124d6a0cf0b5d543e3216cbe9ba751d3e41 (patch)
tree023d05cb322aa61daa1fbce235a4fff828ef1d70 /doc
parent8eefc22bb180c7ccc8b92c90af79a8fac6a4e8a7 (diff)
downloadofono-d211e124d6a0cf0b5d543e3216cbe9ba751d3e41.tar.bz2
doc: Further explain the Interfaces property
Diffstat (limited to 'doc')
-rw-r--r--doc/modem-api.txt33
1 files changed, 33 insertions, 0 deletions
diff --git a/doc/modem-api.txt b/doc/modem-api.txt
index dfb99264..444e83e1 100644
--- a/doc/modem-api.txt
+++ b/doc/modem-api.txt
@@ -104,6 +104,32 @@ Properties boolean Powered [readwrite]
(registration status, SIM inserted status,
network capabilities, device capabilities, etc.)
+ Each string in the array is an interface from the
+ set supported by oFono by modem objects. The set
+ includes:
+ org.ofono.AssistedSatelliteNavigation
+ org.ofono.AudioSettings
+ org.ofono.CallBarring
+ org.ofono.CallForwarding
+ org.ofono.CallMeter
+ org.ofono.CallSettings
+ org.ofono.CallVolume
+ org.ofono.CellBroadcast
+ org.ofono.Handsfree
+ org.ofono.LocationReporting
+ org.ofono.MessageManager
+ org.ofono.MessageWaiting
+ org.ofono.NetworkRegistration
+ org.ofono.Phonebook
+ org.ofono.PushNotification
+ org.ofono.RadioSettings
+ org.ofono.SimManager
+ org.ofono.SmartMessaging
+ org.ofono.SimToolkit
+ org.ofono.SupplementaryServices
+ org.ofono.TextTelephony
+ org.ofono.VoiceCallManager
+
Please note that the set of Interfaces can and does
change frequently (e.g. due to change in Powered
and Online properties.) If a given interface is no
@@ -112,6 +138,13 @@ Properties boolean Powered [readwrite]
e.g. calls have been dropped, network registration
lost, etc.
+ The set of possible interfaces supported is also
+ dependent on the modem hardware and driver support.
+ For example, HFP devices only support
+ org.ofono.VoiceCallManager,
+ org.ofono.NetworkRegistration, org.ofono.Handsfree and
+ org.ofono.CallVolume interfaces.
+
string Type [readonly]
Indicates whether the modem is virtual or a real