BluetoothClassOfDevice
#
DescriptionThe BluetoothClassOfDevice interface of the Bluetooth API provides identifying/classification information about a given remote Bluetooth device, available at discovery stage.
#
Interface overview#
PropertiesBluetoothClassOfDevice.majorDeviceClass
{.read-only .no-link}
Represents the Major Device Class of the CoD field of a Bluetooth Device; "the highest level of granularity for defining a Bluetooth device". [1]
BluetoothClassOfDevice.minorDeviceClass
{.read-only .no-link}
Represents the Minor Device Class of the CoD field of a Bluetooth Device; "interpreted only in the context of the Major Device Class (but independently of the Service Class field)". [1]
BluetoothClassOfDevice.majorServiceClass
{.read-only .no-link}
Represents the Major Service Class of the CoD field of a Bluetooth Device; "the general families of devices with which Bluetooth SIG members want their applications to be associated". [1]
[1] https://www.bluetooth.org/en-us/specification/assigned-numbers/baseband