Major
open class Major
Defines all major device class constants.
See BluetoothClass.Device
for minor classes.
Summary
Constants
AUDIO_VIDEO
static val AUDIO_VIDEO: Int
Value: 1024
COMPUTER
static val COMPUTER: Int
Value: 256
HEALTH
static val HEALTH: Int
Value: 2304
IMAGING
static val IMAGING: Int
Value: 1536
MISC
static val MISC: Int
Value: 0
NETWORKING
static val NETWORKING: Int
Value: 768
PERIPHERAL
static val PERIPHERAL: Int
Value: 1280
PHONE
static val PHONE: Int
Value: 512
TOY
static val TOY: Int
Value: 2048
UNCATEGORIZED
static val UNCATEGORIZED: Int
Value: 7936
WEARABLE
static val WEARABLE: Int
Value: 1792
Public constructors
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-04-04 UTC.