Version: Smart Feature Phone 2.5

BluetoothDevice.paired

Description#

The paired property indicates if the device is paired to the current device's adapter (true) or not (false).

Syntax#

var paired = instanceOfBluetoothDevice.paired

Value#

Return a boolean.