supported

Indicates whether the device has Bluetooth hardware support.

This field represents the presence of Bluetooth hardware capability on the device, determined by the availability of a BluetoothAdapter from the system's BluetoothManager.

Values:

  • true: Device has Bluetooth hardware and can support Bluetooth operations

  • false: Device lacks Bluetooth hardware or system service access failed

Important Notes:

  • This indicates hardware capability, not current operational state

  • A true value doesn't mean Bluetooth is currently enabled

  • Value is determined at collection time and reflects hardware availability