Added in API level 5
Major
open class Major
| kotlin.Any | |
| ↳ | android.bluetooth.BluetoothClass.Device.Major |
Defines standard major device class constants based on the Bluetooth specification.
Note: The set of major device classes is not exhaustive and will expand as the Bluetooth specification evolves. Applications should expect and gracefully handle newly introduced or unmapped major device class values.
See BluetoothClass.Device for minor classes.
Summary
| Constants | |
|---|---|
| static Int | |
| static Int | |
| static Int | |
| static Int | |
| static Int | |
| static Int | |
| static Int | |
| static Int | |
| static Int | |
| static Int | |
| static Int | |
| Public constructors | |
|---|---|
Major() |
|