to top
Android APIs
public static class

BluetoothClass.Device

extends Object
java.lang.Object
   ↳ android.bluetooth.BluetoothClass.Device

Class Overview

Defines all device class constants.

Each BluetoothClass encodes exactly one device class, with major and minor components.

The constants in BluetoothClass.Device represent a combination of major and minor device components (the complete device class). The constants in BluetoothClass.Device.Major represent only major device classes.

See BluetoothClass.Service for service class constants.

Summary

Nested Classes
class BluetoothClass.Device.Major Defines all major device class constants. 
Constants
int AUDIO_VIDEO_CAMCORDER
int AUDIO_VIDEO_CAR_AUDIO
int AUDIO_VIDEO_HANDSFREE
int AUDIO_VIDEO_HEADPHONES
int AUDIO_VIDEO_HIFI_AUDIO
int AUDIO_VIDEO_LOUDSPEAKER
int AUDIO_VIDEO_MICROPHONE
int AUDIO_VIDEO_PORTABLE_AUDIO
int AUDIO_VIDEO_SET_TOP_BOX
int AUDIO_VIDEO_UNCATEGORIZED
int AUDIO_VIDEO_VCR
int AUDIO_VIDEO_VIDEO_CAMERA
int AUDIO_VIDEO_VIDEO_CONFERENCING
int AUDIO_VIDEO_VIDEO_DISPLAY_AND_LOUDSPEAKER
int AUDIO_VIDEO_VIDEO_GAMING_TOY
int AUDIO_VIDEO_VIDEO_MONITOR
int AUDIO_VIDEO_WEARABLE_HEADSET
int COMPUTER_DESKTOP
int COMPUTER_HANDHELD_PC_PDA
int COMPUTER_LAPTOP
int COMPUTER_PALM_SIZE_PC_PDA
int COMPUTER_SERVER
int COMPUTER_UNCATEGORIZED
int COMPUTER_WEARABLE
int HEALTH_BLOOD_PRESSURE
int HEALTH_DATA_DISPLAY
int HEALTH_GLUCOSE
int HEALTH_PULSE_OXIMETER
int HEALTH_PULSE_RATE
int HEALTH_THERMOMETER
int HEALTH_UNCATEGORIZED
int HEALTH_WEIGHING
int PHONE_CELLULAR
int PHONE_CORDLESS
int PHONE_ISDN
int PHONE_MODEM_OR_GATEWAY
int PHONE_SMART
int PHONE_UNCATEGORIZED
int TOY_CONTROLLER
int TOY_DOLL_ACTION_FIGURE
int TOY_GAME
int TOY_ROBOT
int TOY_UNCATEGORIZED
int TOY_VEHICLE
int WEARABLE_GLASSES
int WEARABLE_HELMET
int WEARABLE_JACKET
int WEARABLE_PAGER
int WEARABLE_UNCATEGORIZED
int WEARABLE_WRIST_WATCH
Public Constructors
BluetoothClass.Device()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final int AUDIO_VIDEO_CAMCORDER

Since: API Level 5

Constant Value: 1076 (0x00000434)

public static final int AUDIO_VIDEO_CAR_AUDIO

Since: API Level 5

Constant Value: 1056 (0x00000420)

public static final int AUDIO_VIDEO_HANDSFREE

Since: API Level 5

Constant Value: 1032 (0x00000408)

public static final int AUDIO_VIDEO_HEADPHONES

Since: API Level 5

Constant Value: 1048 (0x00000418)

public static final int AUDIO_VIDEO_HIFI_AUDIO

Since: API Level 5

Constant Value: 1064 (0x00000428)

public static final int AUDIO_VIDEO_LOUDSPEAKER

Since: API Level 5

Constant Value: 1044 (0x00000414)

public static final int AUDIO_VIDEO_MICROPHONE

Since: API Level 5

Constant Value: 1040 (0x00000410)

public static final int AUDIO_VIDEO_PORTABLE_AUDIO

Since: API Level 5

Constant Value: 1052 (0x0000041c)

public static final int AUDIO_VIDEO_SET_TOP_BOX

Since: API Level 5

Constant Value: 1060 (0x00000424)

public static final int AUDIO_VIDEO_UNCATEGORIZED

Since: API Level 5

Constant Value: 1024 (0x00000400)

public static final int AUDIO_VIDEO_VCR

Since: API Level 5

Constant Value: 1068 (0x0000042c)

public static final int AUDIO_VIDEO_VIDEO_CAMERA

Since: API Level 5

Constant Value: 1072 (0x00000430)

public static final int AUDIO_VIDEO_VIDEO_CONFERENCING

Since: API Level 5

Constant Value: 1088 (0x00000440)

public static final int AUDIO_VIDEO_VIDEO_DISPLAY_AND_LOUDSPEAKER

Since: API Level 5

Constant Value: 1084 (0x0000043c)

public static final int AUDIO_VIDEO_VIDEO_GAMING_TOY

Since: API Level 5

Constant Value: 1096 (0x00000448)

public static final int AUDIO_VIDEO_VIDEO_MONITOR

Since: API Level 5

Constant Value: 1080 (0x00000438)

public static final int AUDIO_VIDEO_WEARABLE_HEADSET

Since: API Level 5

Constant Value: 1028 (0x00000404)

public static final int COMPUTER_DESKTOP

Since: API Level 5

Constant Value: 260 (0x00000104)

public static final int COMPUTER_HANDHELD_PC_PDA

Since: API Level 5

Constant Value: 272 (0x00000110)

public static final int COMPUTER_LAPTOP

Since: API Level 5

Constant Value: 268 (0x0000010c)

public static final int COMPUTER_PALM_SIZE_PC_PDA

Since: API Level 5

Constant Value: 276 (0x00000114)

public static final int COMPUTER_SERVER

Since: API Level 5

Constant Value: 264 (0x00000108)

public static final int COMPUTER_UNCATEGORIZED

Since: API Level 5

Constant Value: 256 (0x00000100)

public static final int COMPUTER_WEARABLE

Since: API Level 5

Constant Value: 280 (0x00000118)

public static final int HEALTH_BLOOD_PRESSURE

Since: API Level 5

Constant Value: 2308 (0x00000904)

public static final int HEALTH_DATA_DISPLAY

Since: API Level 5

Constant Value: 2332 (0x0000091c)

public static final int HEALTH_GLUCOSE

Since: API Level 5

Constant Value: 2320 (0x00000910)

public static final int HEALTH_PULSE_OXIMETER

Since: API Level 5

Constant Value: 2324 (0x00000914)

public static final int HEALTH_PULSE_RATE

Since: API Level 5

Constant Value: 2328 (0x00000918)

public static final int HEALTH_THERMOMETER

Since: API Level 5

Constant Value: 2312 (0x00000908)

public static final int HEALTH_UNCATEGORIZED

Since: API Level 5

Constant Value: 2304 (0x00000900)

public static final int HEALTH_WEIGHING

Since: API Level 5

Constant Value: 2316 (0x0000090c)

public static final int PHONE_CELLULAR

Since: API Level 5

Constant Value: 516 (0x00000204)

public static final int PHONE_CORDLESS

Since: API Level 5

Constant Value: 520 (0x00000208)

public static final int PHONE_ISDN

Since: API Level 5

Constant Value: 532 (0x00000214)

public static final int PHONE_MODEM_OR_GATEWAY

Since: API Level 5

Constant Value: 528 (0x00000210)

public static final int PHONE_SMART

Since: API Level 5

Constant Value: 524 (0x0000020c)

public static final int PHONE_UNCATEGORIZED

Since: API Level 5

Constant Value: 512 (0x00000200)

public static final int TOY_CONTROLLER

Since: API Level 5

Constant Value: 2064 (0x00000810)

public static final int TOY_DOLL_ACTION_FIGURE

Since: API Level 5

Constant Value: 2060 (0x0000080c)

public static final int TOY_GAME

Since: API Level 5

Constant Value: 2068 (0x00000814)

public static final int TOY_ROBOT

Since: API Level 5

Constant Value: 2052 (0x00000804)

public static final int TOY_UNCATEGORIZED

Since: API Level 5

Constant Value: 2048 (0x00000800)

public static final int TOY_VEHICLE

Since: API Level 5

Constant Value: 2056 (0x00000808)

public static final int WEARABLE_GLASSES

Since: API Level 5

Constant Value: 1812 (0x00000714)

public static final int WEARABLE_HELMET

Since: API Level 5

Constant Value: 1808 (0x00000710)

public static final int WEARABLE_JACKET

Since: API Level 5

Constant Value: 1804 (0x0000070c)

public static final int WEARABLE_PAGER

Since: API Level 5

Constant Value: 1800 (0x00000708)

public static final int WEARABLE_UNCATEGORIZED

Since: API Level 5

Constant Value: 1792 (0x00000700)

public static final int WEARABLE_WRIST_WATCH

Since: API Level 5

Constant Value: 1796 (0x00000704)

Public Constructors

public BluetoothClass.Device ()

Since: API Level 5