Version: Smart Feature Phone 2.5BluetoothDevice.pairedDescription#The paired property indicates if the device is paired to the current device's adapter (true) or not (false).Syntax#var paired = instanceOfBluetoothDevice.pairedCopyValue#Return a boolean.