B2G/APIs: Difference between revisions

199 bytes removed ,  28 July 2011
no edit summary
(Created page with "== Telephony == == SMS == == Camera == == USB == == Bluetooth == == NFC == == WiFi == * List available networks * Connect to a network * Disconnect from a network * Signal ...")
 
No edit summary
Line 1: Line 1:
== Telephony ==
See [https://bugzilla.mozilla.org/showdependencytree.cgi?id=673923&hide_resolved=1 here] for a list of new web APIs required.


== SMS ==
Also see related work at the W3C's [http://www.w3.org/2009/dap/ Device APIs working group].
 
== Camera ==
 
== USB ==
 
== Bluetooth ==
 
== NFC ==
 
== WiFi ==
* List available networks
* Connect to a network
* Disconnect from a network
* Signal strength change event
* Signal lost event
 
== Battery Status ==
* Battery level change event
* Device plugged in/unplugged event
* Battery low event
* Battery critical event
 
== References ==
# [http://www.w3.org/2009/dap/ W3C Device APIs]
13

edits