From d211e124d6a0cf0b5d543e3216cbe9ba751d3e41 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Sat, 28 Jul 2012 05:11:50 -0500 Subject: doc: Further explain the Interfaces property --- doc/modem-api.txt | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'doc') 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 -- cgit v1.2.3