Results 221 - 240 of 547

MozWifiConnectionInfoEvent.ipAddress

The ipAddress property value provides the current IP address of the device in the dotted quad format.
API B2G Firefox OS Non-standard Property Reference WiFi

MozWifiConnectionInfoEvent.linkSpeed

The linkSpeed property value provides the current speed of the connection in Mb/s.
API B2G Firefox OS Non-standard Property Reference WiFi

MozWifiConnectionInfoEvent.network

The network property value provides the current network in use when the connection state changes.
API B2G Firefox OS Non-standard Property Reference WiFi

MozWifiConnectionInfoEvent.relSignalStrength

The relSignalStrength property value provides the relative strength of the signal.
API B2G Firefox OS Non-standard Property Reference WiFi

MozWifiConnectionInfoEvent.signalStrength

The signalStrength property value provides the absolute strength of the signal in dBm.
API B2G Firefox OS Non-standard Property Reference WiFi

MozWifiP2pManager.connect()

The MozWifiP2pManager.connect() method binds, with a given configuration, to a peer identified by its MAC address and returns a DOMRequest that will report if the connect request has been issued successfully or not (but not about its result).
API Firefox OS Method MozWifiP2pManager Non-standard Reference WiFi

Navigator.mozPower

Returns a PowerManager object you can use to manage the power usage of the device.
API B2G Firefox OS Non-standard Power Management Property

Navigator.removeIdleObserver()

This method is used to remove an idle observer previously set with navigator.addIdleObserver.
API Firefox OS Idle Method Non-standard Reference