Version: Smart Feature Phone 3.0

BluetoothDevice.type

Description#

The type property indicates the device type of the remote device.

Syntax#

var type = instanceOfBluetoothDevice.type

Value#

Return one of these strings.

  • "unknown"
  • "classic"
  • "le"
  • "dual"