In Android Studio, there are two methods to get the type of device(BluetoothClass.Device), they are:
getDeviceClass()
getMajorDeviceClass()
I am looking for