Changeset d3a1fa1 in Dbus API specifications
- Timestamp:
- 08/15/08 22:58:01 (5 years ago)
- Branches:
- 820cacfd324a623a04b3e22f319e9220819d6ec4, 0.11, 675acad2f1510526a93c9777d03664766c823aab, morphis/pending, morphis/sms-rework
- Children:
- 0291d24
- Parents:
- 5d39088
- git-author:
- Michael 'Mickey' Lauer <mickey@…> (08/15/08 22:58:01)
- git-committer:
- Michael 'Mickey' Lauer <mickey@…> (08/15/08 22:58:01)
- File:
-
- 1 edited
-
html/index.html (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
html/index.html
ra9cd293 rd3a1fa1 9 9 <p>The <a href="http://www.freesmartphone.org">freesmartphone.org</a> development platform includes a number of low level and high level services which are accessible via the <a href="http://dbus.freedesktop.org">DBus</a> IPC system. This page links to reference works which can be used when programming for devices running the freesmartphone.org development platform. This reference is primarily intended for software developers. You may want to try out a few DBus Tutorials before diving into these documents.</p> 10 10 <hr/> 11 <h2 align="center">Version 0. 1.0</h2>11 <h2 align="center">Version 0.2.0</h2> 12 12 <hr/> 13 13 <h1>Device API</h1> 14 <p><em>Note: This is a lowlevel API. Consider using the high level APIs instead.</em></p> 14 15 <ul> 15 16 <li><a href="org.freesmartphone.Device.Audio.html">org.freesmartphone.Device.Audio</a> — Audio Device Access</li> … … 18 19 <li><a href="org.freesmartphone.Device.Input.html">org.freesmartphone.Device.Input</a> — Input Device Access</li> 19 20 <li><a href="org.freesmartphone.Device.IdleNotifier.html">org.freesmartphone.Device.IdleNotifier</a> — Idle Notification Service</li> 21 <li><a href="org.freesmartphone.Device.PowerControl.html">org.freesmartphone.Device.PowerControl</a> — Device Power Control</li> 22 <li><a href="org.freesmartphone.Device.PowerSupply.html">org.freesmartphone.Device.PowerSupply</a> — Power Supply Access</li> 23 <li><a href="org.freesmartphone.Device.RealtimeClock.html">org.freesmartphone.Device.RealtimeClock</a> — Realtime Clock</li> 20 24 </ul> 21 25 <h1>GSM Telephony API</h1> 26 <p><em>Note: This is a lowlevel API. Consider using the high level APIs instead.</em></p> 22 27 <ul> 23 28 <li><a href="org.freesmartphone.GSM.MUX.html">org.freesmartphone.GSM.MUX</a> — GSM 07.10 Multiplexing</li> … … 31 36 <li><a href="org.freesmartphone.GSM.HZ.html">org.freesmartphone.GSM.HZ</a> — O2/Genion HomeZone Service</li> 32 37 </ul> 33 <h1>Usage API </h1>38 <h1>Usage API)</h1> 34 39 <ul> 35 40 <li><a href="org.freesmartphone.Usage.html">org.freesmartphone.Usage</a> — Resource Manager Service</li> 36 41 </ul> 37 <h1> Highlevel PhoneAPI</h1>42 <h1>Telephony API</h1> 38 43 <ul> 39 44 <li><a href="org.freesmartphone.Phone.html">org.freesmartphone.Phone</a></li>
Note: See TracChangeset
for help on using the changeset viewer.
