Non-standard
This feature is non-standard and is not on a standards track. Do not use it on production sites facing the Web: it will not work for every user. There may also be large incompatibilities between implementations and the behavior may change in the future.
The BluetoothDevice.paired
read-only property returns a Boolean
value indicating whether the device is paired with the system.
This page describes the W3C Community Group BluetoothDevice.paired property. For the Firefox OS propery of the same name, see BluetoothDevice.paired
.
Syntax
var paired = instanceOfBluetoothDevice.paired
Returns
A Boolean
.
Specifications
Specification | Status | Comment |
---|---|---|
Web Bluetooth The definition of 'paired' in that specification. |
Draft | Initial definition. |
Browser Compatibility
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari (WebKit) |
---|---|---|---|---|---|
Basic support | 45.0 [1] |
Feature | Android | Android Webview | Firefox Mobile (Gecko) | Firefox OS | IE Mobile | Opera Mobile | Safari Mobile | Chrome for Android |
---|---|---|---|---|---|---|---|---|
Basic support | Not supported | Not supported | Not supported |
[1] Behind a flag. Chrome OS only.
Document Tags and Contributors
Tags:
Contributors to this page:
jpmedley,
chrisdavidmills
Last updated by:
jpmedley,