BluetoothClass.Device.Major
public
static
class
BluetoothClass.Device.Major
extends Object
| java.lang.Object | |
| ↳ | 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 | |
|---|---|
int |
AUDIO_VIDEO
|
int |
COMPUTER
|
int |
HEALTH
|
int |
IMAGING
|
int |
MISC
|
int |
NETWORKING
|
int |
PERIPHERAL
|
int |
PHONE
|
int |
TOY
|
int |
UNCATEGORIZED
|
int |
WEARABLE
|
Public constructors | |
|---|---|
Major()
|
|
Inherited methods | |
|---|---|
Constants
AUDIO_VIDEO
public static final int AUDIO_VIDEO
Constant Value: 1024 (0x00000400)
PERIPHERAL
public static final int PERIPHERAL
Constant Value: 1280 (0x00000500)
UNCATEGORIZED
public static final int UNCATEGORIZED
Constant Value: 7936 (0x00001f00)