2009/dap/api-reqs Overview.html,1.9,1.10

Update of /sources/public/2009/dap/api-reqs
In directory hutz:/tmp/cvs-serv2969/api-reqs

Modified Files:
	Overview.html 
Log Message:
add events and available connections

Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/api-reqs/Overview.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Overview.html	5 Oct 2009 15:46:58 -0000	1.9
+++ Overview.html	5 Oct 2009 15:50:50 -0000	1.10
@@ -339,6 +339,9 @@
         <li>MUST expose whether the device is running on battery or not;</li>
         <li>MUST expose charge level per battery and globally;</li>
         <li>MUST enable listing available network interfaces, their types (Wifi, 3G, LAN...), and signal strengths;</li>
+        <li>
+          MUST list which of the available network interface are active, and provide events to be informed of their status;
+        </li>
         <li>MUST provide CPU information;</li>
         <li>MAY provide CPU load information;</li>
         <li>MUST enable listing storage areas, their types, writability, and available space;</li>

Received on Monday, 5 October 2009 15:50:56 UTC