BluetoothAssignedNumbers  |  API reference  |  Android Developers


public class BluetoothAssignedNumbers
extends Object



Bluetooth Assigned Numbers.

For now we only include Company ID values.

Summary

Constants

int AAMP_OF_AMERICA
int ACCEL_SEMICONDUCTOR
int ACE_SENSOR
int ADIDAS
int ADVANCED_PANMOBIL_SYSTEMS
int AIROHA_TECHNOLOGY
int ALCATEL
int ALPWISE
int AMICCOM_ELECTRONICS
int APLIX
int APPLE
int APT_LICENSING
int ARCHOS
int ARP_DEVICES
int ATHEROS_COMMUNICATIONS
int ATMEL
int AUSTCO_COMMUNICATION_SYSTEMS
int AUTONET_MOBILE
int AVAGO
int AVM_BERLIN
int A_AND_D_ENGINEERING
int A_AND_R_CAMBRIDGE
int BANDSPEED
int BAND_XI_INTERNATIONAL
int BDE_TECHNOLOGY
int BEATS_ELECTRONICS
int BEAUTIFUL_ENTERPRISE
int BEKEY
int BELKIN_INTERNATIONAL
int BINAURIC
int BIOSENTRONICS
int BLUEGIGA
int BLUERADIOS
int BLUETOOTH_SIG
int BLUETREK_TECHNOLOGIES
int BOSE
int BRIARTEK
int BROADCOM
int CAEN_RFID
int CAMBRIDGE_SILICON_RADIO
int CATC
int CINETIX
int CLARINOX_TECHNOLOGIES
int COLORFY
int COMMIL
int CONEXANT_SYSTEMS
int CONNECTBLUE
int CONTINENTAL_AUTOMOTIVE
int CONWISE_TECHNOLOGY
int CREATIVE_TECHNOLOGY
int C_TECHNOLOGIES
int DANLERS
int DELORME_PUBLISHING_COMPANY
int DEXCOM
int DIALOG_SEMICONDUCTOR
int DIGIANSWER
int ECLIPSE
int ECOTEST
int ELGATO_SYSTEMS
int EM_MICROELECTRONIC_MARIN
int EQUINOX_AG
int ERICSSON_TECHNOLOGY
int EVLUMA
int FREE2MOVE
int FUNAI_ELECTRIC
int GARMIN_INTERNATIONAL
int GCT_SEMICONDUCTOR
int GELO
int GENEQ
int GENERAL_MOTORS
int GENNUM
int GEOFORCE
int GIBSON_GUITARS
int GN_NETCOM
int GN_RESOUND
int GOOGLE
int GREEN_THROTTLE_GAMES
int GROUP_SENSE
int HANLYNN_TECHNOLOGIES
int HARMAN_INTERNATIONAL
int HEWLETT_PACKARD
int HITACHI
int HOSIDEN
int IBM
int INFINEON_TECHNOLOGIES
int INGENIEUR_SYSTEMGRUPPE_ZAHN
int INTEGRATED_SILICON_SOLUTION
int INTEGRATED_SYSTEM_SOLUTION
int INTEL
int INVENTEL
int IPEXTREME
int I_TECH_DYNAMIC_GLOBAL_DISTRIBUTION
int JAWBONE
int JIANGSU_TOPPOWER_AUTOMOTIVE_ELECTRONICS
int JOHNSON_CONTROLS
int J_AND_M
int KAWANTECH
int KC_TECHNOLOGY
int KENSINGTON_COMPUTER_PRODUCTS_GROUP
int LAIRD_TECHNOLOGIES
int LESSWIRE
int LG_ELECTRONICS
int LINAK
int LUCENT
int LUDUS_HELSINKI
int MACRONIX
int MAGNETI_MARELLI
int MANSELLA
int MARVELL
int MATSUSHITA_ELECTRIC
int MC10
int MEDIATEK
int MESO_INTERNATIONAL
int META_WATCH
int MEWTEL_TECHNOLOGY
int MICOMMAND
int MICROCHIP_TECHNOLOGY
int MICROSOFT
int MINDTREE
int MISFIT_WEARABLES
int MITEL_SEMICONDUCTOR
int MITSUBISHI_ELECTRIC
int MOBILIAN_CORPORATION
int MONSTER
int MOTOROLA
int MSTAR_SEMICONDUCTOR
int MUZIK
int NEC
int NEC_LIGHTING
int NEWLOGIC
int NIKE
int NINE_SOLUTIONS
int NOKIA_MOBILE_PHONES
int NORDIC_SEMICONDUCTOR
int NORWOOD_SYSTEMS
int ODM_TECHNOLOGY
int OMEGAWAVE
int ONSET_COMPUTER
int OPEN_INTERFACE
int OTL_DYNAMICS
int PANDA_OCEAN
int PARROT
int PARTHUS_TECHNOLOGIES
int PASSIF_SEMICONDUCTOR
int PETER_SYSTEMTECHNIK
int PHILIPS_SEMICONDUCTORS
int PLANTRONICS
int POLAR_ELECTRO
int POLAR_ELECTRO_EUROPE
int PROCTER_AND_GAMBLE
int QUALCOMM
int QUALCOMM_CONNECTED_EXPERIENCES
int QUALCOMM_INNOVATION_CENTER
int QUALCOMM_LABS
int QUALCOMM_TECHNOLOGIES
int QUINTIC
int QUUPPA
int RALINK_TECHNOLOGY
int RDA_MICROELECTRONICS
int REALTEK_SEMICONDUCTOR
int RED_M
int RENESAS_TECHNOLOGY
int RESEARCH_IN_MOTION
int RF_MICRO_DEVICES
int RIVIERAWAVES
int ROHDE_AND_SCHWARZ
int RTX_TELECOM
int SAMSUNG_ELECTRONICS
int SARIS_CYCLING_GROUP
int SEERS_TECHNOLOGY
int SEIKO_EPSON
int SELFLY
int SEMILINK
int SENNHEISER_COMMUNICATIONS
int SHANGHAI_SUPER_SMART_ELECTRONICS
int SHENZHEN_EXCELSECU_DATA_TECHNOLOGY
int SIGNIA_TECHNOLOGIES
int SILICON_WAVE
int SIRF_TECHNOLOGY
int SOCKET_MOBILE
int SONY_ERICSSON
int SOUND_ID
int SPORTS_TRACKING_TECHNOLOGIES
int SR_MEDIZINELEKTRONIK
int STACCATO_COMMUNICATIONS
int STALMART_TECHNOLOGY
int STARKEY_LABORATORIES
int STOLLMAN_E_PLUS_V
int STONESTREET_ONE
int ST_MICROELECTRONICS
int SUMMIT_DATA_COMMUNICATIONS
int SUUNTO
int SWIRL_NETWORKS
int SYMBOL_TECHNOLOGIES
int SYNOPSYS
int SYSTEMS_AND_CHIPS
int S_POWER_ELECTRONICS
int TAIXINGBANG_TECHNOLOGY
int TENOVIS
int TERAX
int TEXAS_INSTRUMENTS
int THINKOPTICS
int THREECOM
int THREE_DIJOY
int THREE_DSP
int TIMEKEEPING_SYSTEMS
int TIMEX_GROUP_USA
int TOPCORN_POSITIONING_SYSTEMS
int TOSHIBA
int TRANSILICA
int TRELAB
int TTPCOM
int TXTR
int TZERO_TECHNOLOGIES
int UNIVERSAL_ELECTRONICS
int VERTU
int VISTEON
int VIZIO
int VOYETRA_TURTLE_BEACH
int WAVEPLUS_TECHNOLOGY
int WICENTRIC
int WIDCOMM
int WUXI_VIMICRO
int ZEEVO
int ZER01_TV
int ZOMM
int ZSCAN_SOFTWARE

Inherited methods

From class java.lang.Object

Object clone()

Creates and returns a copy of this object.

boolean equals(Object obj)

Indicates whether some other object is "equal to" this one.

void finalize()

Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.

final Class<?> getClass()

Returns the runtime class of this Object.

int hashCode()

Returns a hash code value for the object.

final void notify()

Wakes up a single thread that is waiting on this object's monitor.

final void notifyAll()

Wakes up all threads that are waiting on this object's monitor.

String toString()

Returns a string representation of the object.

final void wait(long timeoutMillis, int nanos)

Causes the current thread to wait until it is awakened, typically by being notified or interrupted, or until a certain amount of real time has elapsed.

final void wait(long timeoutMillis)

Causes the current thread to wait until it is awakened, typically by being notified or interrupted, or until a certain amount of real time has elapsed.

final void wait()

Causes the current thread to wait until it is awakened, typically by being notified or interrupted.

Constants

AAMP_OF_AMERICA

public static final int AAMP_OF_AMERICA

Constant Value: 190 (0x000000be)

ACCEL_SEMICONDUCTOR

public static final int ACCEL_SEMICONDUCTOR

Constant Value: 74 (0x0000004a)

ACE_SENSOR

public static final int ACE_SENSOR

Constant Value: 188 (0x000000bc)

ADIDAS

public static final int ADIDAS

Constant Value: 195 (0x000000c3)

ADVANCED_PANMOBIL_SYSTEMS

public static final int ADVANCED_PANMOBIL_SYSTEMS

Constant Value: 145 (0x00000091)

AIROHA_TECHNOLOGY

public static final int AIROHA_TECHNOLOGY

Constant Value: 148 (0x00000094)

ALCATEL

public static final int ALCATEL

Constant Value: 36 (0x00000024)

ALPWISE

public static final int ALPWISE

Constant Value: 154 (0x0000009a)

AMICCOM_ELECTRONICS

public static final int AMICCOM_ELECTRONICS

Constant Value: 192 (0x000000c0)

APLIX

public static final int APLIX

Constant Value: 189 (0x000000bd)

APPLE

public static final int APPLE

Constant Value: 76 (0x0000004c)

APT_LICENSING

public static final int APT_LICENSING

Constant Value: 79 (0x0000004f)

ARCHOS

public static final int ARCHOS

Constant Value: 207 (0x000000cf)

ARP_DEVICES

public static final int ARP_DEVICES

Constant Value: 168 (0x000000a8)

ATHEROS_COMMUNICATIONS

public static final int ATHEROS_COMMUNICATIONS

Constant Value: 69 (0x00000045)

ATMEL

public static final int ATMEL

Constant Value: 19 (0x00000013)

AUSTCO_COMMUNICATION_SYSTEMS

public static final int AUSTCO_COMMUNICATION_SYSTEMS

Constant Value: 213 (0x000000d5)

AUTONET_MOBILE

public static final int AUTONET_MOBILE

Constant Value: 127 (0x0000007f)

AVAGO

public static final int AVAGO

Constant Value: 78 (0x0000004e)

AVM_BERLIN

public static final int AVM_BERLIN

Constant Value: 31 (0x0000001f)

A_AND_D_ENGINEERING

public static final int A_AND_D_ENGINEERING

Constant Value: 105 (0x00000069)

A_AND_R_CAMBRIDGE

public static final int A_AND_R_CAMBRIDGE

Constant Value: 124 (0x0000007c)

BANDSPEED

public static final int BANDSPEED

Constant Value: 32 (0x00000020)

BAND_XI_INTERNATIONAL

public static final int BAND_XI_INTERNATIONAL

Constant Value: 100 (0x00000064)

BDE_TECHNOLOGY

public static final int BDE_TECHNOLOGY

Constant Value: 180 (0x000000b4)

BEATS_ELECTRONICS

public static final int BEATS_ELECTRONICS

Constant Value: 204 (0x000000cc)

BEAUTIFUL_ENTERPRISE

public static final int BEAUTIFUL_ENTERPRISE

Constant Value: 108 (0x0000006c)

BEKEY

public static final int BEKEY

Constant Value: 178 (0x000000b2)

BELKIN_INTERNATIONAL

public static final int BELKIN_INTERNATIONAL

Constant Value: 92 (0x0000005c)

BINAURIC

public static final int BINAURIC

Constant Value: 203 (0x000000cb)

BIOSENTRONICS

public static final int BIOSENTRONICS

Constant Value: 219 (0x000000db)

BLUEGIGA

public static final int BLUEGIGA

Constant Value: 71 (0x00000047)

BLUERADIOS

public static final int BLUERADIOS

Constant Value: 133 (0x00000085)

BLUETOOTH_SIG

public static final int BLUETOOTH_SIG

Constant Value: 63 (0x0000003f)

BLUETREK_TECHNOLOGIES

public static final int BLUETREK_TECHNOLOGIES

Constant Value: 151 (0x00000097)

BOSE

public static final int BOSE

Constant Value: 158 (0x0000009e)

BRIARTEK

public static final int BRIARTEK

Constant Value: 109 (0x0000006d)

BROADCOM

public static final int BROADCOM

Constant Value: 15 (0x0000000f)

CAEN_RFID

public static final int CAEN_RFID

Constant Value: 170 (0x000000aa)

CAMBRIDGE_SILICON_RADIO

public static final int CAMBRIDGE_SILICON_RADIO

Constant Value: 10 (0x0000000a)

CATC

public static final int CATC

Constant Value: 52 (0x00000034)

CINETIX

public static final int CINETIX

Constant Value: 175 (0x000000af)

CLARINOX_TECHNOLOGIES

public static final int CLARINOX_TECHNOLOGIES

Constant Value: 179 (0x000000b3)

COLORFY

public static final int COLORFY

Constant Value: 156 (0x0000009c)

COMMIL

public static final int COMMIL

Constant Value: 51 (0x00000033)

CONEXANT_SYSTEMS

public static final int CONEXANT_SYSTEMS

Constant Value: 28 (0x0000001c)

CONNECTBLUE

public static final int CONNECTBLUE

Constant Value: 113 (0x00000071)

CONTINENTAL_AUTOMOTIVE

public static final int CONTINENTAL_AUTOMOTIVE

Constant Value: 75 (0x0000004b)

CONWISE_TECHNOLOGY

public static final int CONWISE_TECHNOLOGY

Constant Value: 66 (0x00000042)

CREATIVE_TECHNOLOGY

public static final int CREATIVE_TECHNOLOGY

Constant Value: 118 (0x00000076)

C_TECHNOLOGIES

public static final int C_TECHNOLOGIES

Constant Value: 38 (0x00000026)

DANLERS

public static final int DANLERS

Constant Value: 225 (0x000000e1)

DELORME_PUBLISHING_COMPANY

public static final int DELORME_PUBLISHING_COMPANY

Constant Value: 128 (0x00000080)

DEXCOM

public static final int DEXCOM

Constant Value: 208 (0x000000d0)

DIALOG_SEMICONDUCTOR

public static final int DIALOG_SEMICONDUCTOR

Constant Value: 210 (0x000000d2)

DIGIANSWER

public static final int DIGIANSWER

Constant Value: 12 (0x0000000c)

ECLIPSE

public static final int ECLIPSE

Constant Value: 53 (0x00000035)

ECOTEST

public static final int ECOTEST

Constant Value: 136 (0x00000088)

ELGATO_SYSTEMS

public static final int ELGATO_SYSTEMS

Constant Value: 206 (0x000000ce)

EM_MICROELECTRONIC_MARIN

public static final int EM_MICROELECTRONIC_MARIN

Constant Value: 90 (0x0000005a)

EQUINOX_AG

public static final int EQUINOX_AG

Constant Value: 134 (0x00000086)

ERICSSON_TECHNOLOGY

public static final int ERICSSON_TECHNOLOGY

Constant Value: 0 (0x00000000)

EVLUMA

public static final int EVLUMA

Constant Value: 201 (0x000000c9)

FREE2MOVE

public static final int FREE2MOVE

Constant Value: 83 (0x00000053)

FUNAI_ELECTRIC

public static final int FUNAI_ELECTRIC

Constant Value: 144 (0x00000090)

GARMIN_INTERNATIONAL

public static final int GARMIN_INTERNATIONAL

Constant Value: 135 (0x00000087)

GCT_SEMICONDUCTOR

public static final int GCT_SEMICONDUCTOR

Constant Value: 45 (0x0000002d)

GELO

public static final int GELO

Constant Value: 200 (0x000000c8)

GENEQ

public static final int GENEQ

Constant Value: 194 (0x000000c2)

GENERAL_MOTORS

public static final int GENERAL_MOTORS

Constant Value: 104 (0x00000068)

GENNUM

public static final int GENNUM

Constant Value: 59 (0x0000003b)

GEOFORCE

public static final int GEOFORCE

Constant Value: 157 (0x0000009d)

GIBSON_GUITARS

public static final int GIBSON_GUITARS

Constant Value: 98 (0x00000062)

GN_NETCOM

public static final int GN_NETCOM

Constant Value: 103 (0x00000067)

GN_RESOUND

public static final int GN_RESOUND

Constant Value: 137 (0x00000089)

GOOGLE

public static final int GOOGLE

Constant Value: 224 (0x000000e0)

GREEN_THROTTLE_GAMES

public static final int GREEN_THROTTLE_GAMES

Constant Value: 172 (0x000000ac)

GROUP_SENSE

public static final int GROUP_SENSE

Constant Value: 115 (0x00000073)

HANLYNN_TECHNOLOGIES

public static final int HANLYNN_TECHNOLOGIES

Constant Value: 123 (0x0000007b)

HARMAN_INTERNATIONAL

public static final int HARMAN_INTERNATIONAL

Constant Value: 87 (0x00000057)

HEWLETT_PACKARD

public static final int HEWLETT_PACKARD

Constant Value: 101 (0x00000065)

HITACHI

public static final int HITACHI

Constant Value: 41 (0x00000029)

HOSIDEN

public static final int HOSIDEN

Constant Value: 221 (0x000000dd)

IBM

public static final int IBM

Constant Value: 3 (0x00000003)

INFINEON_TECHNOLOGIES

public static final int INFINEON_TECHNOLOGIES

Constant Value: 9 (0x00000009)

INGENIEUR_SYSTEMGRUPPE_ZAHN

public static final int INGENIEUR_SYSTEMGRUPPE_ZAHN

Constant Value: 171 (0x000000ab)

INTEGRATED_SILICON_SOLUTION

public static final int INTEGRATED_SILICON_SOLUTION

Constant Value: 65 (0x00000041)

INTEGRATED_SYSTEM_SOLUTION

public static final int INTEGRATED_SYSTEM_SOLUTION

Constant Value: 57 (0x00000039)

INTEL

public static final int INTEL

Constant Value: 2 (0x00000002)

INVENTEL

public static final int INVENTEL

Constant Value: 30 (0x0000001e)

IPEXTREME

public static final int IPEXTREME

Constant Value: 61 (0x0000003d)

I_TECH_DYNAMIC_GLOBAL_DISTRIBUTION

public static final int I_TECH_DYNAMIC_GLOBAL_DISTRIBUTION

Constant Value: 153 (0x00000099)

JAWBONE

public static final int JAWBONE

Constant Value: 138 (0x0000008a)

JIANGSU_TOPPOWER_AUTOMOTIVE_ELECTRONICS

public static final int JIANGSU_TOPPOWER_AUTOMOTIVE_ELECTRONICS

Constant Value: 155 (0x0000009b)

JOHNSON_CONTROLS

public static final int JOHNSON_CONTROLS

Constant Value: 185 (0x000000b9)

J_AND_M

public static final int J_AND_M

Constant Value: 82 (0x00000052)

KAWANTECH

public static final int KAWANTECH

Constant Value: 212 (0x000000d4)

KC_TECHNOLOGY

public static final int KC_TECHNOLOGY

Constant Value: 22 (0x00000016)

KENSINGTON_COMPUTER_PRODUCTS_GROUP

public static final int KENSINGTON_COMPUTER_PRODUCTS_GROUP

Constant Value: 160 (0x000000a0)

LAIRD_TECHNOLOGIES

public static final int LAIRD_TECHNOLOGIES

Constant Value: 119 (0x00000077)

LESSWIRE

public static final int LESSWIRE

Constant Value: 121 (0x00000079)

LG_ELECTRONICS

public static final int LG_ELECTRONICS

Constant Value: 196 (0x000000c4)

LINAK

public static final int LINAK

Constant Value: 164 (0x000000a4)

LUCENT

public static final int LUCENT

Constant Value: 7 (0x00000007)

LUDUS_HELSINKI

public static final int LUDUS_HELSINKI

Constant Value: 132 (0x00000084)

MACRONIX

public static final int MACRONIX

Constant Value: 44 (0x0000002c)

MAGNETI_MARELLI

public static final int MAGNETI_MARELLI

Constant Value: 169 (0x000000a9)

MANSELLA

public static final int MANSELLA

Constant Value: 33 (0x00000021)

MARVELL

public static final int MARVELL

Constant Value: 72 (0x00000048)

MATSUSHITA_ELECTRIC

public static final int MATSUSHITA_ELECTRIC

Constant Value: 58 (0x0000003a)

MC10

public static final int MC10

Constant Value: 202 (0x000000ca)

MEDIATEK

public static final int MEDIATEK

Constant Value: 70 (0x00000046)

MESO_INTERNATIONAL

public static final int MESO_INTERNATIONAL

Constant Value: 182 (0x000000b6)

META_WATCH

public static final int META_WATCH

Constant Value: 163 (0x000000a3)

MEWTEL_TECHNOLOGY

public static final int MEWTEL_TECHNOLOGY

Constant Value: 47 (0x0000002f)

MICOMMAND

public static final int MICOMMAND

Constant Value: 99 (0x00000063)

MICROCHIP_TECHNOLOGY

public static final int MICROCHIP_TECHNOLOGY

Constant Value: 205 (0x000000cd)

MICROSOFT

public static final int MICROSOFT

Constant Value: 6 (0x00000006)

MINDTREE

public static final int MINDTREE

Constant Value: 106 (0x0000006a)

MISFIT_WEARABLES

public static final int MISFIT_WEARABLES

Constant Value: 223 (0x000000df)

MITEL_SEMICONDUCTOR

public static final int MITEL_SEMICONDUCTOR

Constant Value: 16 (0x00000010)

MITSUBISHI_ELECTRIC

public static final int MITSUBISHI_ELECTRIC

Constant Value: 20 (0x00000014)

MOBILIAN_CORPORATION

public static final int MOBILIAN_CORPORATION

Constant Value: 55 (0x00000037)

MONSTER

public static final int MONSTER

Constant Value: 112 (0x00000070)

MOTOROLA

public static final int MOTOROLA

Constant Value: 8 (0x00000008)

MSTAR_SEMICONDUCTOR

public static final int MSTAR_SEMICONDUCTOR

Constant Value: 122 (0x0000007a)

MUZIK

public static final int MUZIK

Constant Value: 222 (0x000000de)

NEC

public static final int NEC

Constant Value: 34 (0x00000022)

NEC_LIGHTING

public static final int NEC_LIGHTING

Constant Value: 149 (0x00000095)

NEWLOGIC

public static final int NEWLOGIC

Constant Value: 23 (0x00000017)

NIKE

public static final int NIKE

Constant Value: 120 (0x00000078)

NINE_SOLUTIONS

public static final int NINE_SOLUTIONS

Constant Value: 102 (0x00000066)

NOKIA_MOBILE_PHONES

public static final int NOKIA_MOBILE_PHONES

Constant Value: 1 (0x00000001)

NORDIC_SEMICONDUCTOR

public static final int NORDIC_SEMICONDUCTOR

Constant Value: 89 (0x00000059)

NORWOOD_SYSTEMS

public static final int NORWOOD_SYSTEMS

Constant Value: 46 (0x0000002e)

ODM_TECHNOLOGY

public static final int ODM_TECHNOLOGY

Constant Value: 150 (0x00000096)

OMEGAWAVE

public static final int OMEGAWAVE

Constant Value: 174 (0x000000ae)

ONSET_COMPUTER

public static final int ONSET_COMPUTER

Constant Value: 197 (0x000000c5)

OPEN_INTERFACE

public static final int OPEN_INTERFACE

Constant Value: 39 (0x00000027)

OTL_DYNAMICS

public static final int OTL_DYNAMICS

Constant Value: 165 (0x000000a5)

PANDA_OCEAN

public static final int PANDA_OCEAN

Constant Value: 166 (0x000000a6)

PARROT

public static final int PARROT

Constant Value: 67 (0x00000043)

PARTHUS_TECHNOLOGIES

public static final int PARTHUS_TECHNOLOGIES

Constant Value: 14 (0x0000000e)

PASSIF_SEMICONDUCTOR

public static final int PASSIF_SEMICONDUCTOR

Constant Value: 176 (0x000000b0)

PETER_SYSTEMTECHNIK

public static final int PETER_SYSTEMTECHNIK

Constant Value: 173 (0x000000ad)

PHILIPS_SEMICONDUCTORS

public static final int PHILIPS_SEMICONDUCTORS

Constant Value: 37 (0x00000025)

PLANTRONICS

public static final int PLANTRONICS

Constant Value: 85 (0x00000055)

POLAR_ELECTRO

public static final int POLAR_ELECTRO

Constant Value: 107 (0x0000006b)

POLAR_ELECTRO_EUROPE

public static final int POLAR_ELECTRO_EUROPE

Constant Value: 209 (0x000000d1)

PROCTER_AND_GAMBLE

public static final int PROCTER_AND_GAMBLE

Constant Value: 220 (0x000000dc)

QUALCOMM

public static final int QUALCOMM

Constant Value: 29 (0x0000001d)

QUALCOMM_CONNECTED_EXPERIENCES

public static final int QUALCOMM_CONNECTED_EXPERIENCES

Constant Value: 216 (0x000000d8)

QUALCOMM_INNOVATION_CENTER

public static final int QUALCOMM_INNOVATION_CENTER

Constant Value: 184 (0x000000b8)

QUALCOMM_LABS

public static final int QUALCOMM_LABS

Constant Value: 140 (0x0000008c)

QUALCOMM_TECHNOLOGIES

public static final int QUALCOMM_TECHNOLOGIES

Constant Value: 215 (0x000000d7)

QUINTIC

public static final int QUINTIC

Constant Value: 142 (0x0000008e)

QUUPPA

public static final int QUUPPA

Constant Value: 199 (0x000000c7)

public static final int RALINK_TECHNOLOGY

Constant Value: 91 (0x0000005b)

RDA_MICROELECTRONICS

public static final int RDA_MICROELECTRONICS

Constant Value: 97 (0x00000061)

REALTEK_SEMICONDUCTOR

public static final int REALTEK_SEMICONDUCTOR

Constant Value: 93 (0x0000005d)

RED_M

public static final int RED_M

Constant Value: 50 (0x00000032)

RENESAS_TECHNOLOGY

public static final int RENESAS_TECHNOLOGY

Constant Value: 54 (0x00000036)

RESEARCH_IN_MOTION

public static final int RESEARCH_IN_MOTION

Constant Value: 60 (0x0000003c)

RF_MICRO_DEVICES

public static final int RF_MICRO_DEVICES

Constant Value: 40 (0x00000028)

RIVIERAWAVES

public static final int RIVIERAWAVES

Constant Value: 96 (0x00000060)

ROHDE_AND_SCHWARZ

public static final int ROHDE_AND_SCHWARZ

Constant Value: 25 (0x00000019)

RTX_TELECOM

public static final int RTX_TELECOM

Constant Value: 21 (0x00000015)

SAMSUNG_ELECTRONICS

public static final int SAMSUNG_ELECTRONICS

Constant Value: 117 (0x00000075)

SARIS_CYCLING_GROUP

public static final int SARIS_CYCLING_GROUP

Constant Value: 177 (0x000000b1)

SEERS_TECHNOLOGY

public static final int SEERS_TECHNOLOGY

Constant Value: 125 (0x0000007d)

SEIKO_EPSON

public static final int SEIKO_EPSON

Constant Value: 64 (0x00000040)

SELFLY

public static final int SELFLY

Constant Value: 198 (0x000000c6)

public static final int SEMILINK

Constant Value: 226 (0x000000e2)

SENNHEISER_COMMUNICATIONS

public static final int SENNHEISER_COMMUNICATIONS

Constant Value: 130 (0x00000082)

SHANGHAI_SUPER_SMART_ELECTRONICS

public static final int SHANGHAI_SUPER_SMART_ELECTRONICS

Constant Value: 114 (0x00000072)

SHENZHEN_EXCELSECU_DATA_TECHNOLOGY

public static final int SHENZHEN_EXCELSECU_DATA_TECHNOLOGY

Constant Value: 193 (0x000000c1)

SIGNIA_TECHNOLOGIES

public static final int SIGNIA_TECHNOLOGIES

Constant Value: 27 (0x0000001b)

SILICON_WAVE

public static final int SILICON_WAVE

Constant Value: 11 (0x0000000b)

SIRF_TECHNOLOGY

public static final int SIRF_TECHNOLOGY

Constant Value: 80 (0x00000050)

SOCKET_MOBILE

public static final int SOCKET_MOBILE

Constant Value: 68 (0x00000044)

SONY_ERICSSON

public static final int SONY_ERICSSON

Constant Value: 86 (0x00000056)

SOUND_ID

public static final int SOUND_ID

Constant Value: 111 (0x0000006f)

SPORTS_TRACKING_TECHNOLOGIES

public static final int SPORTS_TRACKING_TECHNOLOGIES

Constant Value: 126 (0x0000007e)

SR_MEDIZINELEKTRONIK

public static final int SR_MEDIZINELEKTRONIK

Constant Value: 161 (0x000000a1)

STACCATO_COMMUNICATIONS

public static final int STACCATO_COMMUNICATIONS

Constant Value: 77 (0x0000004d)

STALMART_TECHNOLOGY

public static final int STALMART_TECHNOLOGY

Constant Value: 191 (0x000000bf)

STARKEY_LABORATORIES

public static final int STARKEY_LABORATORIES

Constant Value: 186 (0x000000ba)

STOLLMAN_E_PLUS_V

public static final int STOLLMAN_E_PLUS_V

Constant Value: 143 (0x0000008f)

STONESTREET_ONE

public static final int STONESTREET_ONE

Constant Value: 94 (0x0000005e)

ST_MICROELECTRONICS

public static final int ST_MICROELECTRONICS

Constant Value: 48 (0x00000030)

SUMMIT_DATA_COMMUNICATIONS

public static final int SUMMIT_DATA_COMMUNICATIONS

Constant Value: 110 (0x0000006e)

SUUNTO

public static final int SUUNTO

Constant Value: 159 (0x0000009f)

SWIRL_NETWORKS

public static final int SWIRL_NETWORKS

Constant Value: 181 (0x000000b5)

SYMBOL_TECHNOLOGIES

public static final int SYMBOL_TECHNOLOGIES

Constant Value: 42 (0x0000002a)

SYNOPSYS

public static final int SYNOPSYS

Constant Value: 49 (0x00000031)

SYSTEMS_AND_CHIPS

public static final int SYSTEMS_AND_CHIPS

Constant Value: 62 (0x0000003e)

S_POWER_ELECTRONICS

public static final int S_POWER_ELECTRONICS

Constant Value: 187 (0x000000bb)

TAIXINGBANG_TECHNOLOGY

public static final int TAIXINGBANG_TECHNOLOGY

Constant Value: 211 (0x000000d3)

TENOVIS

public static final int TENOVIS

Constant Value: 43 (0x0000002b)

TERAX

public static final int TERAX

Constant Value: 56 (0x00000038)

TEXAS_INSTRUMENTS

public static final int TEXAS_INSTRUMENTS

Constant Value: 13 (0x0000000d)

THINKOPTICS

public static final int THINKOPTICS

Constant Value: 146 (0x00000092)

THREECOM

public static final int THREECOM

Constant Value: 5 (0x00000005)

THREE_DIJOY

public static final int THREE_DIJOY

Constant Value: 84 (0x00000054)

THREE_DSP

public static final int THREE_DSP

Constant Value: 73 (0x00000049)

TIMEKEEPING_SYSTEMS

public static final int TIMEKEEPING_SYSTEMS

Constant Value: 131 (0x00000083)

TIMEX_GROUP_USA

public static final int TIMEX_GROUP_USA

Constant Value: 214 (0x000000d6)

TOPCORN_POSITIONING_SYSTEMS

public static final int TOPCORN_POSITIONING_SYSTEMS

Constant Value: 139 (0x0000008b)

TOSHIBA

public static final int TOSHIBA

Constant Value: 4 (0x00000004)

TRANSILICA

public static final int TRANSILICA

Constant Value: 24 (0x00000018)

TRELAB

public static final int TRELAB

Constant Value: 183 (0x000000b7)

TTPCOM

public static final int TTPCOM

Constant Value: 26 (0x0000001a)

TXTR

public static final int TXTR

Constant Value: 218 (0x000000da)

TZERO_TECHNOLOGIES

public static final int TZERO_TECHNOLOGIES

Constant Value: 81 (0x00000051)

UNIVERSAL_ELECTRONICS

public static final int UNIVERSAL_ELECTRONICS

Constant Value: 147 (0x00000093)

VERTU

public static final int VERTU

Constant Value: 162 (0x000000a2)

VISTEON

public static final int VISTEON

Constant Value: 167 (0x000000a7)

VIZIO

public static final int VIZIO

Constant Value: 88 (0x00000058)

VOYETRA_TURTLE_BEACH

public static final int VOYETRA_TURTLE_BEACH

Constant Value: 217 (0x000000d9)

WAVEPLUS_TECHNOLOGY

public static final int WAVEPLUS_TECHNOLOGY

Constant Value: 35 (0x00000023)

WICENTRIC

public static final int WICENTRIC

Constant Value: 95 (0x0000005f)

WIDCOMM

public static final int WIDCOMM

Constant Value: 17 (0x00000011)

WUXI_VIMICRO

public static final int WUXI_VIMICRO

Constant Value: 129 (0x00000081)

ZEEVO

public static final int ZEEVO

Constant Value: 18 (0x00000012)

ZER01_TV

public static final int ZER01_TV

Constant Value: 152 (0x00000098)

ZOMM

public static final int ZOMM

Constant Value: 116 (0x00000074)

ZSCAN_SOFTWARE

public static final int ZSCAN_SOFTWARE

Constant Value: 141 (0x0000008d)