xref: /btstack/src/bluetooth_company_id.h (revision 779b256e497e6474bd4442b42f9661d8d4577675)
1*779b256eSMatthias Ringwald 
2*779b256eSMatthias Ringwald /**
3*779b256eSMatthias Ringwald  * bluetooth_company_id.h generated from Bluetooth SIG website for BTstack
4*779b256eSMatthias Ringwald  */
5*779b256eSMatthias Ringwald 
6*779b256eSMatthias Ringwald #ifndef __BLUETOOTH_COMPANY_ID_H
7*779b256eSMatthias Ringwald #define __BLUETOOTH_COMPANY_ID_H
8*779b256eSMatthias Ringwald 
9*779b256eSMatthias Ringwald /**
10*779b256eSMatthias Ringwald  * Assigned numbers from https://www.bluetooth.com/specifications/assigned-numbers/company-identifiers
11*779b256eSMatthias Ringwald  */
12*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ERICSSON_TECHNOLOGY_LICENSING                               0x0000
13*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NOKIA_MOBILE_PHONES                                         0x0001
14*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INTEL_CORP                                                  0x0002
15*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_IBM_CORP                                                    0x0003
16*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TOSHIBA_CORP                                                0x0004
17*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_3COM                                                        0x0005
18*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MICROSOFT                                                   0x0006
19*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LUCENT                                                      0x0007
20*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MOTOROLA                                                    0x0008
21*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INFINEON_TECHNOLOGIES_AG                                    0x0009
22*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CAMBRIDGE_SILICON_RADIO                                     0x000A
23*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SILICON_WAVE                                                0x000B
24*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DIGIANSWER_A_S                                              0x000C
25*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TEXAS_INSTRUMENTS_INC                                       0x000D
26*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PARTHUS_TECHNOLOGIES_INC                                    0x000E
27*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BROADCOM_CORPORATION                                        0x000F
28*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MITEL_SEMICONDUCTOR                                         0x0010
29*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WIDCOMM_INC                                                 0x0011
30*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ZEEVO_INC                                                   0x0012
31*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ATMEL_CORPORATION                                           0x0013
32*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MITSUBISHI_ELECTRIC_CORPORATION                             0x0014
33*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_RTX_TELECOM_A_S                                             0x0015
34*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KC_TECHNOLOGY_INC                                           0x0016
35*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NEWLOGIC                                                    0x0017
36*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TRANSILICA_INC                                              0x0018
37*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ROHDE_AND_SCHWARZ_GMBH_AND_CO_KG                            0x0019
38*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TTPCOM_LIMITED                                              0x001A
39*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SIGNIA_TECHNOLOGIES_INC                                     0x001B
40*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CONEXANT_SYSTEMS_INC                                        0x001C
41*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_QUALCOMM                                                    0x001D
42*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INVENTEL                                                    0x001E
43*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AVM_BERLIN                                                  0x001F
44*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BANDSPEED_INC                                               0x0020
45*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MANSELLA_LTD                                                0x0021
46*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NEC_CORPORATION                                             0x0022
47*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WAVEPLUS_TECHNOLOGY_CO_LTD                                  0x0023
48*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ALCATEL                                                     0x0024
49*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NXP_SEMICONDUCTORS                                          0x0025
50*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_C_TECHNOLOGIES                                              0x0026
51*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_OPEN_INTERFACE                                              0x0027
52*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_R_F_MICRO_DEVICES                                           0x0028
53*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HITACHI_LTD                                                 0x0029
54*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SYMBOL_TECHNOLOGIES_INC                                     0x002A
55*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TENOVIS                                                     0x002B
56*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MACRONIX_INTERNATIONAL_CO_LTD                               0x002C
57*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GCT_SEMICONDUCTOR                                           0x002D
58*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NORWOOD_SYSTEMS                                             0x002E
59*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MEWTEL_TECHNOLOGY_INC                                       0x002F
60*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ST_MICROELECTRONICS                                         0x0030
61*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SYNOPSYS_INC                                                0x0031
62*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_RED_M_LTD                                                   0x0032
63*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_COMMIL_LTD                                                  0x0033
64*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_COMPUTER_ACCESS_TECHNOLOGY_CORPORATION                      0x0034
65*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ECLIPSE_SL                                                  0x0035
66*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_RENESAS_ELECTRONICS_CORPORATION                             0x0036
67*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MOBILIAN_CORPORATION                                        0x0037
68*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TERAX                                                       0x0038
69*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INTEGRATED_SYSTEM_SOLUTION_CORP                             0x0039
70*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MATSUSHITA_ELECTRIC_INDUSTRIAL_CO_LTD                       0x003A
71*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GENNUM_CORPORATION                                          0x003B
72*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BLACKBERRY_LIMITED                                          0x003C
73*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_IPEXTREME_INC                                               0x003D
74*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SYSTEMS_AND_CHIPS_INC                                       0x003E
75*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BLUETOOTH_SIG_INC                                           0x003F
76*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SEIKO_EPSON_CORPORATION                                     0x0040
77*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INTEGRATED_SILICON_SOLUTION_TAIWAN_INC                      0x0041
78*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CONWISE_TECHNOLOGY_CORPORATION_LTD                          0x0042
79*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PARROT_SA                                                   0x0043
80*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SOCKET_MOBILE                                               0x0044
81*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ATHEROS_COMMUNICATIONS_INC                                  0x0045
82*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MEDIATEK_INC                                                0x0046
83*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BLUEGIGA                                                    0x0047
84*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MARVELL_TECHNOLOGY_GROUP_LTD                                0x0048
85*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_3DSP_CORPORATION                                            0x0049
86*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ACCEL_SEMICONDUCTOR_LTD                                     0x004A
87*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CONTINENTAL_AUTOMOTIVE_SYSTEMS                              0x004B
88*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_APPLE_INC                                                   0x004C
89*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_STACCATO_COMMUNICATIONS_INC                                 0x004D
90*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AVAGO_TECHNOLOGIES                                          0x004E
91*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_APT_LTD                                                     0x004F
92*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SIRF_TECHNOLOGY_INC                                         0x0050
93*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TZERO_TECHNOLOGIES_INC                                      0x0051
94*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_J_AND_M_CORPORATION                                         0x0052
95*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FREE2MOVE_AB                                                0x0053
96*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_3DIJOY_CORPORATION                                          0x0054
97*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PLANTRONICS_INC                                             0x0055
98*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SONY_ERICSSON_MOBILE_COMMUNICATIONS                         0x0056
99*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HARMAN_INTERNATIONAL_INDUSTRIES_INC                         0x0057
100*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VIZIO_INC                                                   0x0058
101*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NORDIC_SEMICONDUCTOR_ASA                                    0x0059
102*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EM_MICROELECTRONIC_MARIN_SA                                 0x005A
103*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_RALINK_TECHNOLOGY_CORPORATION                               0x005B
104*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BELKIN_INTERNATIONAL_INC                                    0x005C
105*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_REALTEK_SEMICONDUCTOR_CORPORATION                           0x005D
106*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_STONESTREET_ONE_LLC                                         0x005E
107*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WICENTRIC_INC                                               0x005F
108*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_RIVIERAWAVES_SAS                                            0x0060
109*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_RDA_MICROELECTRONICS                                        0x0061
110*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GIBSON_GUITARS                                              0x0062
111*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MICOMMAND_INC                                               0x0063
112*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BAND_XI_INTERNATIONAL_LLC                                   0x0064
113*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HEWLETT_PACKARD_COMPANY                                     0x0065
114*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_9SOLUTIONS_OY                                               0x0066
115*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GN_NETCOM_A_S                                               0x0067
116*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GENERAL_MOTORS                                              0x0068
117*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_A_AND_D_ENGINEERING_INC                                     0x0069
118*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MINDTREE_LTD                                                0x006A
119*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_POLAR_ELECTRO_OY                                            0x006B
120*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BEAUTIFUL_ENTERPRISE_CO_LTD                                 0x006C
121*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BRIARTEK_INC                                                0x006D
122*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SUMMIT_DATA_COMMUNICATIONS_INC                              0x006E
123*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SOUND_ID                                                    0x006F
124*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MONSTER_LLC                                                 0x0070
125*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CONNECTBLUE_AB                                              0x0071
126*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SHANGHAI_SUPER_SMART_ELECTRONICS_CO_LTD                     0x0072
127*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GROUP_SENSE_LTD                                             0x0073
128*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ZOMM_LLC                                                    0x0074
129*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SAMSUNG_ELECTRONICS_CO_LTD                                  0x0075
130*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CREATIVE_TECHNOLOGY_LTD                                     0x0076
131*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LAIRD_TECHNOLOGIES                                          0x0077
132*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NIKE_INC                                                    0x0078
133*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LESSWIRE_AG                                                 0x0079
134*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MSTAR_SEMICONDUCTOR_INC                                     0x007A
135*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HANLYNN_TECHNOLOGIES                                        0x007B
136*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_A_AND_R_CAMBRIDGE                                           0x007C
137*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SEERS_TECHNOLOGY_CO_LTD                                     0x007D
138*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SPORTS_TRACKING_TECHNOLOGIES_LTD                            0x007E
139*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AUTONET_MOBILE                                              0x007F
140*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DELORME_PUBLISHING_COMPANY_INC                              0x0080
141*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WUXI_VIMICRO                                                0x0081
142*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SENNHEISER_COMMUNICATIONS_A_S                               0x0082
143*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TIMEKEEPING_SYSTEMS_INC                                     0x0083
144*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LUDUS_HELSINKI_LTD                                          0x0084
145*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BLUERADIOS_INC                                              0x0085
146*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EQUINUX_AG                                                  0x0086
147*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GARMIN_INTERNATIONAL_INC                                    0x0087
148*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ECOTEST                                                     0x0088
149*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GN_RESOUND_A_S                                              0x0089
150*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_JAWBONE                                                     0x008A
151*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TOPCON_POSITIONING_SYSTEMS_LLC                              0x008B
152*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GIMBAL_INC                                                  0x008C
153*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ZSCAN_SOFTWARE                                              0x008D
154*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_QUINTIC_CORP                                                0x008E
155*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TELIT_WIRELESS_SOLUTIONS_GMBH                               0x008F
156*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FUNAI_ELECTRIC_CO_LTD                                       0x0090
157*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ADVANCED_PANMOBIL_SYSTEMS_GMBH_AND_CO_KG                    0x0091
158*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_THINKOPTICS_INC                                             0x0092
159*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_UNIVERSAL_ELECTRONICS_INC                                   0x0093
160*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AIROHA_TECHNOLOGY_CORP                                      0x0094
161*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NEC_LIGHTING_LTD                                            0x0095
162*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ODM_TECHNOLOGY_INC                                          0x0096
163*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CONNECTEDEVICE_LTD                                          0x0097
164*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ZERO1TV_GMBH                                                0x0098
165*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ITECH_DYNAMIC_GLOBAL_DISTRIBUTION_LTD                       0x0099
166*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ALPWISE                                                     0x009A
167*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_JIANGSU_TOPPOWER_AUTOMOTIVE_ELECTRONICS_CO_LTD              0x009B
168*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_COLORFY_INC                                                 0x009C
169*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GEOFORCE_INC                                                0x009D
170*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BOSE_CORPORATION                                            0x009E
171*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SUUNTO_OY                                                   0x009F
172*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KENSINGTON_COMPUTER_PRODUCTS_GROUP                          0x00A0
173*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SR_MEDIZINELEKTRONIK                                        0x00A1
174*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VERTU_CORPORATION_LIMITED                                   0x00A2
175*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_META_WATCH_LTD                                              0x00A3
176*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LINAK_A_S                                                   0x00A4
177*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_OTL_DYNAMICS_LLC                                            0x00A5
178*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PANDA_OCEAN_INC                                             0x00A6
179*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VISTEON_CORPORATION                                         0x00A7
180*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ARP_DEVICES_LIMITED                                         0x00A8
181*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MAGNETI_MARELLI_SPA                                         0x00A9
182*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CAEN_RFID_SRL                                               0x00AA
183*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INGENIEUR_SYSTEMGRUPPE_ZAHN_GMBH                            0x00AB
184*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GREEN_THROTTLE_GAMES                                        0x00AC
185*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PETER_SYSTEMTECHNIK_GMBH                                    0x00AD
186*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_OMEGAWAVE_OY                                                0x00AE
187*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CINETIX                                                     0x00AF
188*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PASSIF_SEMICONDUCTOR_CORP                                   0x00B0
189*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SARIS_CYCLING_GROUP_INC                                     0x00B1
190*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BEKEY_A_S                                                   0x00B2
191*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CLARINOX_TECHNOLOGIES_PTY_LTD                               0x00B3
192*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BDE_TECHNOLOGY_CO_LTD                                       0x00B4
193*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SWIRL_NETWORKS                                              0x00B5
194*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MESO_INTERNATIONAL                                          0x00B6
195*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TRELAB_LTD                                                  0x00B7
196*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_QUALCOMM_INNOVATION_CENTER_INC                              0x00B8
197*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_JOHNSON_CONTROLS_INC                                        0x00B9
198*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_STARKEY_LABORATORIES_INC                                    0x00BA
199*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_S_POWER_ELECTRONICS_LIMITED                                 0x00BB
200*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ACE_SENSOR_INC                                              0x00BC
201*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_APLIX_CORPORATION                                           0x00BD
202*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AAMP_OF_AMERICA                                             0x00BE
203*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_STALMART_TECHNOLOGY_LIMITED                                 0x00BF
204*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AMICCOM_ELECTRONICS_CORPORATION                             0x00C0
205*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SHENZHEN_EXCELSECU_DATA_TECHNOLOGY_COLTD                    0x00C1
206*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GENEQ_INC                                                   0x00C2
207*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ADIDAS_AG                                                   0x00C3
208*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LG_ELECTRONICS                                              0x00C4
209*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ONSET_COMPUTER_CORPORATION                                  0x00C5
210*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SELFLY_BV                                                   0x00C6
211*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_QUUPPA_OY                                                   0x00C7
212*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GELO_INC                                                    0x00C8
213*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EVLUMA                                                      0x00C9
214*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MC10                                                        0x00CA
215*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BINAURIC_SE                                                 0x00CB
216*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BEATS_ELECTRONICS                                           0x00CC
217*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MICROCHIP_TECHNOLOGY_INC                                    0x00CD
218*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ELGATO_SYSTEMS_GMBH                                         0x00CE
219*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ARCHOS_SA                                                   0x00CF
220*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DEXCOM_INC                                                  0x00D0
221*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_POLAR_ELECTRO_EUROPE_BV                                     0x00D1
222*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DIALOG_SEMICONDUCTOR_BV                                     0x00D2
223*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TAIXINGBANG_TECHNOLOGY_CO_LTD                               0x00D3
224*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KAWANTECH                                                   0x00D4
225*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AUSTCO_COMMUNICATION_SYSTEMS                                0x00D5
226*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TIMEX_GROUP_USA_INC                                         0x00D6
227*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_QUALCOMM_TECHNOLOGIES_INC                                   0x00D7
228*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_QUALCOMM_CONNECTED_EXPERIENCES_INC                          0x00D8
229*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VOYETRA_TURTLE_BEACH                                        0x00D9
230*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TXTR_GMBH                                                   0x00DA
231*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BIOSENTRONICS                                               0x00DB
232*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PROCTER_AND_GAMBLE                                          0x00DC
233*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HOSIDEN_CORPORATION                                         0x00DD
234*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MUZIK_LLC                                                   0x00DE
235*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MISFIT_WEARABLES_CORP                                       0x00DF
236*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GOOGLE                                                      0x00E0
237*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DANLERS_LTD                                                 0x00E1
238*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SEMILINK_INC                                                0x00E2
239*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INMUSIC_BRANDS_INC                                          0x00E3
240*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LS_RESEARCH_INC                                             0x00E4
241*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EDEN_SOFTWARE_CONSULTANTS_LTD                               0x00E5
242*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FRESHTEMP                                                   0x00E6
243*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KS_TECHNOLOGIES                                             0x00E7
244*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ACTS_TECHNOLOGIES                                           0x00E8
245*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VTRACK_SYSTEMS                                              0x00E9
246*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NIELSEN_KELLERMAN_COMPANY                                   0x00EA
247*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SERVER_TECHNOLOGY_INC                                       0x00EB
248*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BIORESEARCH_ASSOCIATES                                      0x00EC
249*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_JOLLY_LOGIC_LLC                                             0x00ED
250*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ABOVE_AVERAGE_OUTCOMES_INC                                  0x00EE
251*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BITSPLITTERS_GMBH                                           0x00EF
252*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PAYPAL_INC                                                  0x00F0
253*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WITRON_TECHNOLOGY_LIMITED                                   0x00F1
254*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MORSE_PROJECT_INC                                           0x00F2
255*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KENT_DISPLAYS_INC                                           0x00F3
256*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NAUTILUS_INC                                                0x00F4
257*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SMARTIFIER_OY                                               0x00F5
258*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ELCOMETER_LIMITED                                           0x00F6
259*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VSN_TECHNOLOGIES_INC                                        0x00F7
260*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ACEUNI_CORP_LTD                                             0x00F8
261*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_STICKNFIND                                                  0x00F9
262*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CRYSTAL_CODE_AB                                             0x00FA
263*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KOUKAAM_AS                                                  0x00FB
264*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DELPHI_CORPORATION                                          0x00FC
265*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VALENCETECH_LIMITED                                         0x00FD
266*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_STANLEY_BLACK_AND_DECKER                                    0x00FE
267*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TYPO_PRODUCTS_LLC                                           0x00FF
268*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TOMTOM_INTERNATIONAL_BV                                     0x0100
269*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FUGOO_INC                                                   0x0101
270*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KEISER_CORPORATION                                          0x0102
271*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BANG_AND_OLUFSEN_A_S                                        0x0103
272*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PLUS_LOCATION_SYSTEMS_PTY_LTD                               0x0104
273*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_UBIQUITOUS_COMPUTING_TECHNOLOGY_CORPORATION                 0x0105
274*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INNOVATIVE_YACHTTER_SOLUTIONS                               0x0106
275*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WILLIAM_DEMANT_HOLDING_A_S                                  0x0107
276*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CHICONY_ELECTRONICS_CO_LTD                                  0x0108
277*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ATUS_BV                                                     0x0109
278*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CODEGATE_LTD                                                0x010A
279*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ERI_INC                                                     0x010B
280*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TRANSDUCERS_DIRECT_LLC                                      0x010C
281*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FUJITSU_TEN_LIMITED                                         0x010D
282*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AUDI_AG                                                     0x010E
283*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HISILICON_TECHNOLOGIES_COL_LTD                              0x010F
284*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NIPPON_SEIKI_CO_LTD                                         0x0110
285*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_STEELSERIES_APS                                             0x0111
286*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VISYBL_INC                                                  0x0112
287*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_OPENBRAIN_TECHNOLOGIES_CO_LTD                               0x0113
288*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_XENSR                                                       0x0114
289*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ESOLUTIONS                                                  0x0115
290*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_10AK_TECHNOLOGIES                                           0x0116
291*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WIMOTO_TECHNOLOGIES_INC                                     0x0117
292*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_RADIUS_NETWORKS_INC                                         0x0118
293*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WIZE_TECHNOLOGY_CO_LTD                                      0x0119
294*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_QUALCOMM_LABS_INC                                           0x011A
295*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ARUBA_NETWORKS                                              0x011B
296*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BAIDU                                                       0x011C
297*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ARENDI_AG                                                   0x011D
298*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SKODA_AUTO_AS                                               0x011E
299*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VOLKSWAGEN_AG                                               0x011F
300*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PORSCHE_AG                                                  0x0120
301*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SINO_WEALTH_ELECTRONIC_LTD                                  0x0121
302*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AIRTURN_INC                                                 0x0122
303*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KINSA_INC                                                   0x0123
304*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HID_GLOBAL                                                  0x0124
305*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SEAT_ES                                                     0x0125
306*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PROMETHEAN_LTD                                              0x0126
307*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SALUTICA_ALLIED_SOLUTIONS                                   0x0127
308*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GPSI_GROUP_PTY_LTD                                          0x0128
309*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NIMBLE_DEVICES_OY                                           0x0129
310*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CHANGZHOU_YONGSE_INFOTECH_CO_LTD                            0x012A
311*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SPORTIQ                                                     0x012B
312*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TEMEC_INSTRUMENTS_BV                                        0x012C
313*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SONY_CORPORATION                                            0x012D
314*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ASSA_ABLOY                                                  0x012E
315*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CLARION_CO_INC                                              0x012F
316*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WAREHOUSE_INNOVATIONS                                       0x0130
317*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CYPRESS_SEMICONDUCTOR                                       0x0131
318*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MADS_INC                                                    0x0132
319*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BLUE_MAESTRO_LIMITED                                        0x0133
320*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_RESOLUTION_PRODUCTS_LTD                                     0x0134
321*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AIREWARE_LLC                                                0x0135
322*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SILVAIR_INC                                                 0x0136
323*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PRESTIGIO_PLAZA_LTD                                         0x0137
324*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NTEO_INC                                                    0x0138
325*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FOCUS_SYSTEMS_CORPORATION                                   0x0139
326*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TENCENT_HOLDINGS_LTD                                        0x013A
327*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ALLEGION                                                    0x013B
328*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MURATA_MANUFACTURING_CO_LTD                                 0x013C
329*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WIRELESSWERX                                                0x013D
330*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NOD_INC                                                     0x013E
331*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_B_AND_B_MANUFACTURING_COMPANY                               0x013F
332*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ALPINE_ELECTRONICS_CO_LTD                                   0x0140
333*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FEDEX_SERVICES                                              0x0141
334*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GRAPE_SYSTEMS_INC                                           0x0142
335*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BKON_CONNECT                                                0x0143
336*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LINTECH_GMBH                                                0x0144
337*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NOVATEL_WIRELESS                                            0x0145
338*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CIRIGHT                                                     0x0146
339*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MIGHTY_CAST_INC                                             0x0147
340*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AMBIMAT_ELECTRONICS                                         0x0148
341*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PERYTONS_LTD                                                0x0149
342*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TIVOLI_AUDIO_LLC                                            0x014A
343*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MASTER_LOCK                                                 0x014B
344*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MESH_NET_LTD                                                0x014C
345*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HUIZHOU_DESAY_SV_AUTOMOTIVE_CO_LTD                          0x014D
346*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TANGERINE_INC                                               0x014E
347*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_B_AND_W_GROUP_LTD                                           0x014F
348*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PIONEER_CORPORATION                                         0x0150
349*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ONBEEP                                                      0x0151
350*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VERNIER_SOFTWARE_AND_TECHNOLOGY                             0x0152
351*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ROL_ERGO                                                    0x0153
352*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PEBBLE_TECHNOLOGY                                           0x0154
353*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NETATMO                                                     0x0155
354*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ACCUMULATE_AB                                               0x0156
355*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ANHUI_HUAMI_INFORMATION_TECHNOLOGY_CO_LTD                   0x0157
356*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INMITE_SRO                                                  0x0158
357*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CHEFSTEPS_INC                                               0x0159
358*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MICAS_AG                                                    0x015A
359*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BIOMEDICAL_RESEARCH_LTD                                     0x015B
360*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PITIUS_TEC_SL                                               0x015C
361*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ESTIMOTE_INC                                                0x015D
362*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_UNIKEY_TECHNOLOGIES_INC                                     0x015E
363*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TIMER_CAP_CO                                                0x015F
364*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AWOX                                                        0x0160
365*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_YIKES                                                       0x0161
366*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MADSGLOBALNZ_LTD                                            0x0162
367*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PCH_INTERNATIONAL                                           0x0163
368*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_QINGDAO_YEELINK_INFORMATION_TECHNOLOGY_CO_LTD               0x0164
369*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MILWAUKEE_TOOL                                              0x0165
370*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MISHIK_PTE_LTD                                              0x0166
371*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BAYER_HEALTHCARE                                            0x0167
372*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SPICEBOX_LLC                                                0x0168
373*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EMBERLIGHT                                                  0x0169
374*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_COOPER_ATKINS_CORPORATION                                   0x016A
375*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_QBLINKS                                                     0x016B
376*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MYSPHERA                                                    0x016C
377*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LIFESCAN_INC                                                0x016D
378*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VOLANTIC_AB                                                 0x016E
379*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PODO_LABS_INC                                               0x016F
380*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ROCHE_DIABETES_CARE_AG                                      0x0170
381*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AMAZON_FULFILLMENT_SERVICE                                  0x0171
382*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CONNOVATE_TECHNOLOGY_PRIVATE_LIMITED                        0x0172
383*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KOCOMOJO_LLC                                                0x0173
384*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EVERYKEY_LLC                                                0x0174
385*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DYNAMIC_CONTROLS                                            0x0175
386*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SENTRILOCK                                                  0x0176
387*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_I_SYST_INC                                                  0x0177
388*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CASIO_COMPUTER_CO_LTD                                       0x0178
389*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LAPIS_SEMICONDUCTOR_CO_LTD                                  0x0179
390*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TELEMONITOR_INC                                             0x017A
391*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TASKIT_GMBH                                                 0x017B
392*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DAIMLER_AG                                                  0x017C
393*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BATANDCAT                                                   0x017D
394*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BLUDOTZ_LTD                                                 0x017E
395*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_XTEL_WIRELESS_APS                                           0x017F
396*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GIGASET_COMMUNICATIONS_GMBH                                 0x0180
397*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GECKO_HEALTH_INNOVATIONS_INC                                0x0181
398*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HOP_UBIQUITOUS                                              0x0182
399*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WALT_DISNEY                                                 0x0183
400*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NECTAR                                                      0x0184
401*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BELAPPS_LLC                                                 0x0185
402*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CORE_LIGHTING_LTD                                           0x0186
403*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SERAPHIM_SENSE_LTD                                          0x0187
404*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_UNICO_RBC                                                   0x0188
405*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PHYSICAL_ENTERPRISES_INC                                    0x0189
406*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ABLE_TREND_TECHNOLOGY_LIMITED                               0x018A
407*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KONICA_MINOLTA_INC                                          0x018B
408*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WILO_SE                                                     0x018C
409*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EXTRON_DESIGN_SERVICES                                      0x018D
410*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FITBIT_INC                                                  0x018E
411*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FIREFLIES_SYSTEMS                                           0x018F
412*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INTELLETTO_TECHNOLOGIES_INC                                 0x0190
413*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FDK_CORPORATION                                             0x0191
414*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CLOUDLEAF_INC                                               0x0192
415*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MAVERIC_AUTOMATION_LLC                                      0x0193
416*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ACOUSTIC_STREAM_CORPORATION                                 0x0194
417*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ZULI                                                        0x0195
418*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PAXTON_ACCESS_LTD                                           0x0196
419*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WISILICA_INC                                                0x0197
420*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VENGIT_KORLATOLT_FELELOSSEGU_TARSASAG                       0x0198
421*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SALTO_SYSTEMS_SL                                            0x0199
422*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TRON_FORUM                                                  0x019A
423*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CUBETECH_SRO                                                0x019B
424*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_COKIYA_INCORPORATED                                         0x019C
425*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CVS_HEALTH                                                  0x019D
426*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CERUUS                                                      0x019E
427*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_STRAINSTALL_LTD                                             0x019F
428*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CHANNEL_ENTERPRISES_LTD                                     0x01A0
429*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FIAMM                                                       0x01A1
430*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GIGALANECOLTD                                               0x01A2
431*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EROAD                                                       0x01A3
432*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MINE_SAFETY_APPLIANCES                                      0x01A4
433*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ICON_HEALTH_AND_FITNESS                                     0x01A5
434*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ASANDOO_GMBH                                                0x01A6
435*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ENERGOUS_CORPORATION                                        0x01A7
436*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TAOBAO                                                      0x01A8
437*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CANON_INC                                                   0x01A9
438*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GEOPHYSICAL_TECHNOLOGY_INC                                  0x01AA
439*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FACEBOOK_INC                                                0x01AB
440*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NIPRO_DIAGNOSTICS_INC                                       0x01AC
441*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FLIGHTSAFETY_INTERNATIONAL                                  0x01AD
442*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EARLENS_CORPORATION                                         0x01AE
443*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SUNRISE_MICRO_DEVICES_INC                                   0x01AF
444*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_STAR_MICRONICS_CO_LTD                                       0x01B0
445*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NETIZENS_SP_Z_OO                                            0x01B1
446*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NYMI_INC                                                    0x01B2
447*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NYTEC_INC                                                   0x01B3
448*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TRINEO_SP_Z_OO                                              0x01B4
449*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NEST_LABS_INC                                               0x01B5
450*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LM_TECHNOLOGIES_LTD                                         0x01B6
451*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GENERAL_ELECTRIC_COMPANY                                    0x01B7
452*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_I_AND_D3_SL                                                 0x01B8
453*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HANA_MICRON                                                 0x01B9
454*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_STAGES_CYCLING_LLC                                          0x01BA
455*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_COCHLEAR_BONE_ANCHORED_SOLUTIONS_AB                         0x01BB
456*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SENIONLAB_AB                                                0x01BC
457*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SYSZONE_CO_LTD                                              0x01BD
458*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PULSATE_MOBILE_LTD                                          0x01BE
459*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HONG_KONG_HUNTERSUN_ELECTRONIC_LIMITED                      0x01BF
460*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PIRONEX_GMBH                                                0x01C0
461*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BRADATECH_CORP                                              0x01C1
462*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TRANSENERGOOIL_AG                                           0x01C2
463*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BUNCH                                                       0x01C3
464*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DME_MICROELECTRONICS                                        0x01C4
465*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BITCRAZE_AB                                                 0x01C5
466*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HASWARE_INC                                                 0x01C6
467*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ABIOGENIX_INC                                               0x01C7
468*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_POLY_CONTROL_APS                                            0x01C8
469*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AVI_ON                                                      0x01C9
470*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LAERDAL_MEDICAL_AS                                          0x01CA
471*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FETCH_MY_PET                                                0x01CB
472*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SAM_LABS_LTD                                                0x01CC
473*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CHENGDU_SYNWING_TECHNOLOGY_LTD                              0x01CD
474*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HOUWA_SYSTEM_DESIGN_KK                                      0x01CE
475*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BSH                                                         0x01CF
476*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PRIMUS_INTER_PARES_LTD                                      0x01D0
477*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AUGUST_HOME_INC                                             0x01D1
478*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GILL_ELECTRONICS                                            0x01D2
479*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SKY_WAVE_DESIGN                                             0x01D3
480*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NEWLAB_SRL                                                  0x01D4
481*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ELAD_SRL                                                    0x01D5
482*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_G_WEARABLES_INC                                             0x01D6
483*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SQUADRONE_SYSTEMS_INC                                       0x01D7
484*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CODE_CORPORATION                                            0x01D8
485*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SAVANT_SYSTEMS_LLC                                          0x01D9
486*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LOGITECH_INTERNATIONAL_SA                                   0x01DA
487*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INNBLUE_CONSULTING                                          0x01DB
488*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_IPARKING_LTD                                                0x01DC
489*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KONINKLIJKE_PHILIPS_ELECTRONICS_NV                          0x01DD
490*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MINELAB_ELECTRONICS_PTY_LIMITED                             0x01DE
491*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BISON_GROUP_LTD                                             0x01DF
492*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WIDEX_A_S                                                   0x01E0
493*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_JOLLA_LTD                                                   0x01E1
494*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LECTRONIX_INC                                               0x01E2
495*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CATERPILLAR_INC                                             0x01E3
496*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FREEDOM_INNOVATIONS                                         0x01E4
497*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DYNAMIC_DEVICES_LTD                                         0x01E5
498*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TECHNOLOGY_SOLUTIONS_LTD                                    0x01E6
499*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_IPS_GROUP_INC                                               0x01E7
500*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_STIR                                                        0x01E8
501*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SANO_INC                                                    0x01E9
502*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ADVANCED_APPLICATION_DESIGN_INC                             0x01EA
503*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AUTOMAP_LLC                                                 0x01EB
504*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SPREADTRUM_COMMUNICATIONS_SHANGHAI_LTD                      0x01EC
505*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CUTECIRCUIT_LTD                                             0x01ED
506*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VALEO_SERVICE                                               0x01EE
507*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FULLPOWER_TECHNOLOGIES_INC                                  0x01EF
508*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KLOUDNATION                                                 0x01F0
509*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ZEBRA_TECHNOLOGIES_CORPORATION                              0x01F1
510*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ITRON_INC                                                   0x01F2
511*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_THE_UNIVERSITY_OF_TOKYO                                     0x01F3
512*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_UTC_FIRE_AND_SECURITY                                       0x01F4
513*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_COOL_WEBTHINGS_LIMITED                                      0x01F5
514*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DJO_GLOBAL                                                  0x01F6
515*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GELLINER_LIMITED                                            0x01F7
516*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ANYKA_MICROELECTRONICS_TECHNOLOGY_CO_LTD                    0x01F8
517*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MEDTRONIC_INC                                               0x01F9
518*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GOZIO_INC                                                   0x01FA
519*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FORM_LIFTING_LLC                                            0x01FB
520*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WAHOO_FITNESS_LLC                                           0x01FC
521*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KONTAKT_MICRO_LOCATION_SP_Z_OO                              0x01FD
522*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_RADIO_SYSTEMS_CORPORATION                                   0x01FE
523*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FREESCALE_SEMICONDUCTOR_INC                                 0x01FF
524*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VERIFONE_SYSTEMS_PTE_LTD_TAIWAN_BRANCH                      0x0200
525*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AR_TIMING                                                   0x0201
526*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_RIGADO_LLC                                                  0x0202
527*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KEMPPI_OY                                                   0x0203
528*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TAPCENTIVE_INC                                              0x0204
529*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SMARTBOTICS_INC                                             0x0205
530*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_OTTER_PRODUCTS_LLC                                          0x0206
531*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_STEMP_INC                                                   0x0207
532*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LUMIGEEK_LLC                                                0x0208
533*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INVISIONHEART_INC                                           0x0209
534*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MACNICA_INC                                                 0x020A
535*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_JAGUAR_LAND_ROVER_LIMITED                                   0x020B
536*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_COROWARE_TECHNOLOGIES_INC                                   0x020C
537*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SIMPLO_TECHNOLOGY_CO_LTD                                    0x020D
538*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_OMRON_HEALTHCARE_CO_LTD                                     0x020E
539*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_COMODULE_GMBH                                               0x020F
540*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_IKEGPS                                                      0x0210
541*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TELINK_SEMICONDUCTOR_CO_LTD                                 0x0211
542*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INTERPLAN_CO_LTD                                            0x0212
543*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WYLER_AG                                                    0x0213
544*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_IK_MULTIMEDIA_PRODUCTION_SRL                                0x0214
545*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LUKOTON_EXPERIENCE_OY                                       0x0215
546*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MTI_LTD                                                     0x0216
547*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TECH4HOME_LDA                                               0x0217
548*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HIOTECH_AB                                                  0x0218
549*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DOTT_LIMITED                                                0x0219
550*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BLUE_SPECK_LABS_LLC                                         0x021A
551*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CISCO_SYSTEMS_INC                                           0x021B
552*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MOBICOMM_INC                                                0x021C
553*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EDAMIC                                                      0x021D
554*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GOODNET_LTD                                                 0x021E
555*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LUSTER_LEAF_PRODUCTS_INC                                    0x021F
556*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MANUS_MACHINA_BV                                            0x0220
557*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MOBIQUITY_NETWORKS_INC                                      0x0221
558*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PRAXIS_DYNAMICS                                             0x0222
559*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PHILIP_MORRIS_PRODUCTS_SA                                   0x0223
560*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_COMARCH_SA                                                  0x0224
561*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NESTL_NESPRESSO_SA                                          0x0225
562*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MERLINIA_A_S                                                0x0226
563*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LIFEBEAM_TECHNOLOGIES                                       0x0227
564*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TWOCANOES_LABS_LLC                                          0x0228
565*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MUOVERTI_LIMITED                                            0x0229
566*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_STAMER_MUSIKANLAGEN_GMBH                                    0x022A
567*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TESLA_MOTORS                                                0x022B
568*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PHARYNKS_CORPORATION                                        0x022C
569*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LUPINE                                                      0x022D
570*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SIEMENS_AG                                                  0x022E
571*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HUAMI_CULTURE_COMMUNICATION_CO_LTD                          0x022F
572*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FOSTER_ELECTRIC_COMPANY_LTD                                 0x0230
573*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ETA_SA                                                      0x0231
574*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_X_SENSO_SOLUTIONS_KFT                                       0x0232
575*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SHENZHEN_SULONG_COMMUNICATION_LTD                           0x0233
576*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FENGFAN_TECHNOLOGY_CO_LTD                                   0x0234
577*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_QRIO_INC                                                    0x0235
578*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PITPATPET_LTD                                               0x0236
579*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MSHELI_SRL                                                  0x0237
580*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TRAKM8_LTD                                                  0x0238
581*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_JIN_CO_LTD                                                  0x0239
582*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ALATECH_TEHNOLOGY                                           0x023A
583*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BEIJING_CAREPULSE_ELECTRONIC_TECHNOLOGY_CO_LTD              0x023B
584*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AWAREPOINT                                                  0x023C
585*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VICENTRA_BV                                                 0x023D
586*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_RAVEN_INDUSTRIES                                            0x023E
587*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WAVEWARE_TECHNOLOGIES_INC                                   0x023F
588*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ARGENOX_TECHNOLOGIES                                        0x0240
589*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BRAGI_GMBH                                                  0x0241
590*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_16LAB_INC                                                   0x0242
591*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MASIMO_CORP                                                 0x0243
592*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_IOTERA_INC                                                  0x0244
593*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ENDRESS_AND_HAUSER                                          0x0245
594*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ACKME_NETWORKS_INC                                          0x0246
595*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FIFTYTHREE_INC                                              0x0247
596*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PARKER_HANNIFIN_CORP                                        0x0248
597*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TRANSCRANIAL_LTD                                            0x0249
598*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_UWATEC_AG                                                   0x024A
599*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ORLAN_LLC                                                   0x024B
600*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BLUE_CLOVER_DEVICES                                         0x024C
601*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_M_WAY_SOLUTIONS_GMBH                                        0x024D
602*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MICROTRONICS_ENGINEERING_GMBH                               0x024E
603*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SCHNEIDER_SCHREIBGERTE_GMBH                                 0x024F
604*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SAPPHIRE_CIRCUITS_LLC                                       0x0250
605*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LUMO_BODYTECH_INC                                           0x0251
606*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_UKC_TECHNOSOLUTION                                          0x0252
607*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_XICATO_INC                                                  0x0253
608*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PLAYBRUSH                                                   0x0254
609*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DAI_NIPPON_PRINTING_CO_LTD                                  0x0255
610*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_G24_POWER_LIMITED                                           0x0256
611*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ADBABBLE_LOCAL_COMMERCE_INC                                 0x0257
612*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DEVIALET_SA                                                 0x0258
613*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ALTYOR                                                      0x0259
614*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_UNIVERSITY_OF_APPLIED_SCIENCES_VALAIS_HAUTE_ECOLE_VALAISANNE 0x025A
615*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FIVE_INTERACTIVE_LLC_DBA_ZENDO                              0x025B
616*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NETEASEHANGZHOUNETWORK_COLTD                                0x025C
617*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LEXMARK_INTERNATIONAL_INC                                   0x025D
618*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FLUKE_CORPORATION                                           0x025E
619*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_YARDARM_TECHNOLOGIES                                        0x025F
620*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SENSARX                                                     0x0260
621*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SECVRE_GMBH                                                 0x0261
622*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GLACIAL_RIDGE_TECHNOLOGIES                                  0x0262
623*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_IDENTIV_INC                                                 0x0263
624*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DDS_INC                                                     0x0264
625*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SMK_CORPORATION                                             0x0265
626*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SCHAWBEL_TECHNOLOGIES_LLC                                   0x0266
627*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_XMI_SYSTEMS_SA                                              0x0267
628*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CEREVO                                                      0x0268
629*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TORROX_GMBH_AND_CO_KG                                       0x0269
630*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GEMALTO                                                     0x026A
631*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DEKA_RESEARCH_AND_DEVELOPMENT_CORP                          0x026B
632*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DOMSTER_TADEUSZ_SZYDLOWSKI                                  0x026C
633*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TECHNOGYM_SPA                                               0x026D
634*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FLEURBAEY_BVBA                                              0x026E
635*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_APTCODE_SOLUTIONS                                           0x026F
636*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LSI_ADL_TECHNOLOGY                                          0x0270
637*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ANIMAS_CORP                                                 0x0271
638*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ALPS_ELECTRIC_CO_LTD                                        0x0272
639*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_OCEASOFT                                                    0x0273
640*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MOTSAI_RESEARCH                                             0x0274
641*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GEOTAB                                                      0x0275
642*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EGO_ELEKTRO_GERTEBAU_GMBH                                   0x0276
643*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BEWHERE_INC                                                 0x0277
644*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_JOHNSON_OUTDOORS_INC                                        0x0278
645*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_STEUTE_SCHALTGERATE_GMBH_AND_CO_KG                          0x0279
646*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EKOMINI_INC                                                 0x027A
647*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DEFA_AS                                                     0x027B
648*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ASEPTIKA_LTD                                                0x027C
649*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HUAWEI_TECHNOLOGIES_CO_LTD                                  0x027D
650*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HABITAWARE_LLC                                              0x027E
651*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_RUWIDO_AUSTRIA_GMBH                                         0x027F
652*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ITEC_CORPORATION                                            0x0280
653*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_STONEL                                                      0x0281
654*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SONOVA_AG                                                   0x0282
655*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MAVEN_MACHINES_INC                                          0x0283
656*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SYNAPSE_ELECTRONICS                                         0x0284
657*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_STANDARD_INNOVATION_INC                                     0x0285
658*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_RF_CODE_INC                                                 0x0286
659*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WALLY_VENTURES_SL                                           0x0287
660*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WILLOWBANK_ELECTRONICS_LTD                                  0x0288
661*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SK_TELECOM                                                  0x0289
662*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_JETRO_AS                                                    0x028A
663*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CODE_GEARS_LTD                                              0x028B
664*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NANOLINK_APS                                                0x028C
665*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_IF_LLC                                                      0x028D
666*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_RF_DIGITAL_CORP                                             0x028E
667*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CHURCH_AND_DWIGHT_CO_INC                                    0x028F
668*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MULTIBIT_OY                                                 0x0290
669*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CLINICLOUD_INC                                              0x0291
670*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SWIFTSENSORS                                                0x0292
671*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BLUE_BITE                                                   0x0293
672*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ELIAS_GMBH                                                  0x0294
673*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SIVANTOS_GMBH                                               0x0295
674*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PETZL                                                       0x0296
675*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_STORM_POWER_LTD                                             0x0297
676*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EISST_LTD                                                   0x0298
677*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INEXESS_TECHNOLOGY_SIMMA_KG                                 0x0299
678*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CURRANT_INC                                                 0x029A
679*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_C2_DEVELOPMENT_INC                                          0x029B
680*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BLUE_SKY_SCIENTIFIC_LLC                                     0x029C
681*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ALOTTAZS_LABS_LLC                                           0x029D
682*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KUPSON_SPOL_S_RO                                            0x029E
683*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AREUS_ENGINEERING_GMBH                                      0x029F
684*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_IMPOSSIBLE_CAMERA_GMBH                                      0x02A0
685*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INVENTURETRACK_SYSTEMS                                      0x02A1
686*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LOCKEDUP                                                    0x02A2
687*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ITUDE                                                       0x02A3
688*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PACIFIC_LOCK_COMPANY                                        0x02A4
689*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TENDYRON_CORPORATION                                        0x02A5
690*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ROBERT_BOSCH_GMBH                                           0x02A6
691*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ILLUXTRON_INTERNATIONAL_BV                                  0x02A7
692*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MISPORT_LTD                                                 0x02A8
693*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CHARGELIB                                                   0x02A9
694*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DOPPLER_LAB                                                 0x02AA
695*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BBPOS_LIMITED                                               0x02AB
696*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_RTB_ELEKTRONIK_GMBH_AND_CO_KG                               0x02AC
697*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_RX_NETWORKS_INC                                             0x02AD
698*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WEATHERFLOW_INC                                             0x02AE
699*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TECHNICOLOR_USA_INC                                         0x02AF
700*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BESTECHNICLTD                                               0x02B0
701*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_RADEN_INC                                                   0x02B1
702*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_JOUZEN_OY                                                   0x02B2
703*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CLABER_SPA                                                  0x02B3
704*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HYGINEX_INC                                                 0x02B4
705*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HANSHIN_ELECTRIC_RAILWAY_COLTD                              0x02B5
706*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SCHNEIDER_ELECTRIC                                          0x02B6
707*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_OORT_TECHNOLOGIES_LLC                                       0x02B7
708*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CHRONO_THERAPEUTICS                                         0x02B8
709*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_RINNAI_CORPORATION                                          0x02B9
710*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SWISSPRIME_TECHNOLOGIES_AG                                  0x02BA
711*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KOHACOLTD                                                   0x02BB
712*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GENEVAC_LTD                                                 0x02BC
713*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CHEMTRONICS                                                 0x02BD
714*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SEGURO_TECHNOLOGY_SP_Z_OO                                   0x02BE
715*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_REDBIRD_FLIGHT_SIMULATIONS                                  0x02BF
716*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DASH_ROBOTICS                                               0x02C0
717*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LINE_CORPORATION                                            0x02C1
718*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GUILLEMOT_CORPORATION                                       0x02C2
719*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TECHTRONIC_POWER_TOOLS_TECHNOLOGY_LIMITED                   0x02C3
720*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WILSON_SPORTING_GOODS                                       0x02C4
721*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LENOVO                                                      0x02C5
722*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AYATAN_SENSORS                                              0x02C6
723*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ELECTRONICS_TOMORROW_LIMITED                                0x02C7
724*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VASCO_DATA_SECURITY_INTERNATIONAL_INC                       0x02C8
725*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PAYRANGE_INC                                                0x02C9
726*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ABOV_SEMICONDUCTOR                                          0x02CA
727*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AINA_WIRELESS_INC                                           0x02CB
728*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EIJKELKAMP_SOIL_AND_WATER                                   0x02CC
729*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BMA_ERGONOMICS_BV                                           0x02CD
730*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TEVA_BRANDED_PHARMACEUTICAL_PRODUCTS_R_AND_D_INC            0x02CE
731*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ANIMA                                                       0x02CF
732*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_3M                                                          0x02D0
733*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EMPATICA_SRL                                                0x02D1
734*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AFERO_INC                                                   0x02D2
735*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_POWERCAST_CORPORATION                                       0x02D3
736*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SECUYOU_APS                                                 0x02D4
737*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_OMRON_CORPORATION                                           0x02D5
738*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SEND_SOLUTIONS                                              0x02D6
739*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NIPPON_SYSTEMWARE_COLTD                                     0x02D7
740*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NEOSFAR                                                     0x02D8
741*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FLIEGL_AGRARTECHNIK_GMBH                                    0x02D9
742*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GILVADER                                                    0x02DA
743*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DIGI_INTERNATIONAL_INC                                      0x02DB
744*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DEWALCH_TECHNOLOGIES_INC                                    0x02DC
745*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FLINT_REHABILITATION_DEVICES_LLC                            0x02DD
746*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SAMSUNG_SDS_CO_LTD                                          0x02DE
747*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BLUR_PRODUCT_DEVELOPMENT                                    0x02DF
748*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_UNIVERSITY_OF_MICHIGAN                                      0x02E0
749*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VICTRON_ENERGY_BV                                           0x02E1
750*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NTT_DOCOMO                                                  0x02E2
751*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CARMANAH_TECHNOLOGIES_CORP                                  0x02E3
752*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BYTESTORM_LTD                                               0x02E4
753*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ESPRESSIF_INCORPORATED                                      0x02E5
754*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_UNWIRE                                                      0x02E6
755*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CONNECTED_YARD_INC                                          0x02E7
756*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AMERICAN_MUSIC_ENVIRONMENTS                                 0x02E8
757*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SENSOGRAM_TECHNOLOGIES_INC                                  0x02E9
758*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FUJITSU_LIMITED                                             0x02EA
759*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ARDIC_TECHNOLOGY                                            0x02EB
760*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DELTA_SYSTEMS_INC                                           0x02EC
761*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HTC_CORPORATION                                             0x02ED
762*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CITIZEN_HOLDINGS_CO_LTD                                     0x02EE
763*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SMART_INNOVATIONINC                                         0x02EF
764*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BLACKRAT_SOFTWARE                                           0x02F0
765*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_THE_IDEA_CAVE_LLC                                           0x02F1
766*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GOPRO_INC                                                   0x02F2
767*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AUTHAIR_INC                                                 0x02F3
768*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VENSI_INC                                                   0x02F4
769*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INDAGEM_TECH_LLC                                            0x02F5
770*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INTEMO_TECHNOLOGIES                                         0x02F6
771*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DREAMVISIONS_CO_LTD                                         0x02F7
772*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_RUNTEQ_OY_LTD                                               0x02F8
773*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_IMAGINATION_TECHNOLOGIES_LTD                                0x02F9
774*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_COSTAR_TECHNOLOGIES                                         0x02FA
775*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CLARIUS_MOBILE_HEALTH_CORP                                  0x02FB
776*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SHANGHAI_FREQUEN_MICROELECTRONICS_CO_LTD                    0x02FC
777*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_UWANNA_INC                                                  0x02FD
778*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LIERDA_SCIENCE_AND_TECHNOLOGY_GROUP_CO_LTD                  0x02FE
779*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SILICON_LABORATORIES                                        0x02FF
780*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WORLD_MOTO_INC                                              0x0300
781*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GIATEC_SCIENTIFIC_INC                                       0x0301
782*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LOOP_DEVICES_INC                                            0x0302
783*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_IACA_ELECTRONIQUE                                           0x0303
784*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MARTIANS_INC                                                0x0304
785*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SWIPP_APS                                                   0x0305
786*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LIFE_LABORATORY_INC                                         0x0306
787*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FUJI_INDUSTRIAL_COLTD                                       0x0307
788*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SUREFIRE_LLC                                                0x0308
789*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DOLBY_LABS                                                  0x0309
790*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ELLISYS                                                     0x030A
791*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MAGNITUDE_LIGHTING_CONVERTERS                               0x030B
792*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HILTI_AG                                                    0x030C
793*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DEVDATA_SRL                                                 0x030D
794*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DEVICEWORX                                                  0x030E
795*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SHORTCUT_LABS                                               0x030F
796*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SGL_ITALIA_SRL                                              0x0310
797*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PEEQ_DATA                                                   0x0311
798*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DUCERE_TECHNOLOGIES_PVT_LTD                                 0x0312
799*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DIVENAV_INC                                                 0x0313
800*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_RIIG_AI_SP_Z_OO                                             0x0314
801*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_THERMO_FISHER_SCIENTIFIC                                    0x0315
802*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AG_MEASUREMATICS_PVT_LTD                                    0x0316
803*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CHUO_ELECTRONICS_CO_LTD                                     0x0317
804*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ASPENTA_INTERNATIONAL                                       0x0318
805*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EUGSTER_FRISMAG_AG                                          0x0319
806*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AMBER_WIRELESS_GMBH                                         0x031A
807*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HQ_INC                                                      0x031B
808*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LAB_SENSOR_SOLUTIONS                                        0x031C
809*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ENTERLAB_APS                                                0x031D
810*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EYEFI_INC                                                   0x031E
811*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_METASYSTEM_SPA                                              0x031F
812*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SONO_ELECTRONICS_CO_LTD                                     0x0320
813*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_JEWELBOTS                                                   0x0321
814*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_COMPUMEDICS_LIMITED                                         0x0322
815*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ROTOR_BIKE_COMPONENTS                                       0x0323
816*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ASTRO_INC                                                   0x0324
817*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AMOTUS_SOLUTIONS                                            0x0325
818*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HEALTHWEAR_TECHNOLOGIES_LTD                                 0x0326
819*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ESSEX_ELECTRONICS                                           0x0327
820*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GRUNDFOS_A_S                                                0x0328
821*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EARGO_INC                                                   0x0329
822*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ELECTRONIC_DESIGN_LAB                                       0x032A
823*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ESYLUX                                                      0x032B
824*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NIPPON_SMTCOLTD                                             0x032C
825*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BM_INNOVATIONS_GMBH                                         0x032D
826*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INDOORMAP                                                   0x032E
827*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_OTTOQ_INC                                                   0x032F
828*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NORTH_POLE_ENGINEERING                                      0x0330
829*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_3FLARES_TECHNOLOGIES_INC                                    0x0331
830*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ELECTROCOMPANIET_AS                                         0x0332
831*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MUL_T_LOCK                                                  0x0333
832*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CORENTIUM_AS                                                0x0334
833*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ENLIGHTED_INC                                               0x0335
834*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GISTIC                                                      0x0336
835*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AJP2_HOLDINGS_LLC                                           0x0337
836*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_COBI_GMBH                                                   0x0338
837*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BLUE_SKY_SCIENTIFIC_LLC2                                    0x0339
838*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_APPCEPTION_INC                                              0x033A
839*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_COURTNEY_THORNE_LIMITED                                     0x033B
840*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VIRTUOSYS                                                   0x033C
841*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TPV_TECHNOLOGY_LIMITED                                      0x033D
842*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MONITRA_SA                                                  0x033E
843*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AUTOMATION_COMPONENTS_INC                                   0x033F
844*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LETSENSE_SRL                                                0x0340
845*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ETESIAN_TECHNOLOGIES_LLC                                    0x0341
846*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GERTEC_BRASIL_LTDA                                          0x0342
847*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DREKKER_DEVELOPMENT_PTY_LTD                                 0x0343
848*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WHIRL_INC                                                   0x0344
849*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LOCUS_POSITIONING                                           0x0345
850*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ACUITY_BRANDS_LIGHTING_INC                                  0x0346
851*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PREVENT_BIOMETRICS                                          0x0347
852*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ARIONEO                                                     0x0348
853*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VERSAME                                                     0x0349
854*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VADDIO                                                      0x034A
855*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LIBRATONE_A_S                                               0x034B
856*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HM_ELECTRONICS_INC                                          0x034C
857*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TASER_INTERNATIONAL_INC                                     0x034D
858*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SAFETRUST_INC                                               0x034E
859*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HEARTLAND_PAYMENT_SYSTEMS                                   0x034F
860*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BITSTRATA_SYSTEMS_INC                                       0x0350
861*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PIEPS_GMBH                                                  0x0351
862*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_IRIDINGTECHNOLOGY_COLTD                                     0x0352
863*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ALPHA_AUDIOTRONICS_INC                                      0x0353
864*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TOPPAN_FORMS_COLTD                                          0x0354
865*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SIGMA_DESIGNS_INC                                           0x0355
866*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SPECTRUM_BRANDS_INC                                         0x0356
867*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_POLYMAP_WIRELESS                                            0x0357
868*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MAGNIWARE_LTD                                               0x0358
869*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NOVOTEC_MEDICAL_GMBH                                        0x0359
870*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MEDICOM_INNOVATION_PARTNER_A_S                              0x035A
871*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MATRIX_INC                                                  0x035B
872*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EATON_CORPORATION                                           0x035C
873*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KYS                                                         0x035D
874*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NAYA_HEALTH_INC                                             0x035E
875*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ACROMAG                                                     0x035F
876*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INSULET_CORPORATION                                         0x0360
877*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WELLINKS_INC                                                0x0361
878*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ON_SEMICONDUCTOR                                            0x0362
879*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FREELAP_SA                                                  0x0363
880*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FAVERO_ELECTRONICS_SRL                                      0x0364
881*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BIOMECH_SENSOR_LLC                                          0x0365
882*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BOLTT_SPORTS_TECHNOLOGIES_PRIVATE_LIMITED                   0x0366
883*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SAPHE_INTERNATIONAL                                         0x0367
884*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_METORMOTE_AB                                                0x0368
885*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LITTLEBITS                                                  0x0369
886*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SETPOINT_MEDICAL                                            0x036A
887*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BRCONTROLS_PRODUCTS_BV                                      0x036B
888*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ZIPCAR                                                      0x036C
889*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AIRBOLT_PTY_LTD                                             0x036D
890*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KEEPTRUCKIN_INC                                             0x036E
891*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MOTIV_INC                                                   0x036F
892*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WAZOMBI_LABS_O                                              0x0370
893*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ORBCOMM                                                     0x0371
894*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NIXIE_LABS_INC                                              0x0372
895*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_APPNEARME_LTD                                               0x0373
896*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HOLMAN_INDUSTRIES                                           0x0374
897*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EXPAIN_AS                                                   0x0375
898*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ELECTRONIC_TEMPERATURE_INSTRUMENTS_LTD                      0x0376
899*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PLEJD_AB                                                    0x0377
900*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PROPELLER_HEALTH                                            0x0378
901*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SHENZHEN_IMCO_ELECTRONIC_TECHNOLOGY_COLTD                   0x0379
902*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ALGORIA                                                     0x037A
903*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_APPTION_LABS_INC                                            0x037B
904*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CRONOLOGICS_CORPORATION                                     0x037C
905*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MICRODIA_LTD                                                0x037D
906*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LULABYTES_SL                                                0x037E
907*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NESTEC_SA                                                   0x037F
908*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LLC_MEGA_F_SERVICE_                                         0x0380
909*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SHARP_CORPORATION                                           0x0381
910*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PRECISION_OUTCOMES_LTD                                      0x0382
911*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KRONOS_INCORPORATED                                         0x0383
912*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_OCOSMOS_CO_LTD                                              0x0384
913*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EMBEDDED_ELECTRONIC_SOLUTIONS_LTD_DBA_E2SOLUTIONS           0x0385
914*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ATERICA_INC                                                 0x0386
915*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BLUSTOR_PMC_INC                                             0x0387
916*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KAPSCH_TRAFFICCOM_AB                                        0x0388
917*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ACTIVEBLU_CORPORATION                                       0x0389
918*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KOHLER_MIRA_LIMITED                                         0x038A
919*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NOKE                                                        0x038B
920*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_APPION_INC                                                  0x038C
921*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_RESMED_LTD                                                  0x038D
922*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CROWNSTONE_BV                                               0x038E
923*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_XIAOMI_INC                                                  0x038F
924*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INFOTECH_SRO                                                0x0390
925*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_THINGSQUARE_AB                                              0x0391
926*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_T_AND_D                                                     0x0392
927*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LAVAZZA_SPA                                                 0x0393
928*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NETCLEARANCE_SYSTEMS_INC                                    0x0394
929*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SDATAWAY                                                    0x0395
930*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BLOKS_GMBH                                                  0x0396
931*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LEGO_SYSTEM_A_S                                             0x0397
932*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_THETATRONICS_LTD                                            0x0398
933*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NIKON_CORPORATION                                           0x0399
934*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NEST                                                        0x039A
935*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SOUTH_SILICON_VALLEY_MICROELECTRONICS                       0x039B
936*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ALE_INTERNATIONAL                                           0x039C
937*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CAREVIEW_COMMUNICATIONS_INC                                 0x039D
938*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SCHOOLBOARD_LIMITED                                         0x039E
939*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MOLEX_CORPORATION                                           0x039F
940*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_IVT_WIRELESS_LIMITED                                        0x03A0
941*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ALPINE_LABS_LLC                                             0x03A1
942*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CANDURA_INSTRUMENTS                                         0x03A2
943*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SMARTMOVT_TECHNOLOGY_CO_LTD                                 0x03A3
944*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TOKEN_ZERO_LTD                                              0x03A4
945*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ACE_CAD_ENTERPRISE_CO_LTD                                   0x03A5
946*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MEDELA_INC                                                  0x03A6
947*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AEROSCOUT                                                   0x03A7
948*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ESRILLE_INC                                                 0x03A8
949*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_THINKERLY_SRL                                               0x03A9
950*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EXON_SP_Z_OO                                                0x03AA
951*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MEIZU_TECHNOLOGY_CO_LTD                                     0x03AB
952*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SMABLO_LTD                                                  0x03AC
953*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_XIQ                                                         0x03AD
954*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ALLSWELL_INC                                                0x03AE
955*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_COMM_N_SENSE_CORP_DBA_VERIGO                                0x03AF
956*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VIBRADORM_GMBH                                              0x03B0
957*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_OTODATA_WIRELESS_NETWORK_INC                                0x03B1
958*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PROPAGATION_SYSTEMS_LIMITED                                 0x03B2
959*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MIDWEST_INSTRUMENTS_AND_CONTROLS                            0x03B3
960*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ALPHA_NODUS_INC                                             0x03B4
961*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PETPOMM_INC                                                 0x03B5
962*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MATTEL                                                      0x03B6
963*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AIRBLY_INC                                                  0x03B7
964*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_A_SAFE_LIMITED                                              0x03B8
965*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FREDERIQUE_CONSTANT_SA                                      0x03B9
966*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MAXSCEND_MICROELECTRONICS_COMPANY_LIMITED                   0x03BA
967*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ABBOTT_DIABETES_CARE                                        0x03BB
968*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ASB_BANK_LTD                                                0x03BC
969*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AMADAS                                                      0x03BD
970*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_APPLIED_SCIENCE_INC                                         0x03BE
971*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ILUMI_SOLUTIONS_INC                                         0x03BF
972*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ARCH_SYSTEMS_INC                                            0x03C0
973*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EMBER_TECHNOLOGIES_INC                                      0x03C1
974*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SNAPCHAT_INC                                                0x03C2
975*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CASAMBI_TECHNOLOGIES_OY                                     0x03C3
976*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PICO_TECHNOLOGY_INC                                         0x03C4
977*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ST_JUDE_MEDICAL_INC                                         0x03C5
978*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INTRICON                                                    0x03C6
979*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_STRUCTURAL_HEALTH_SYSTEMS_INC                               0x03C7
980*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AVVEL_INTERNATIONAL                                         0x03C8
981*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GALLAGHER_GROUP                                             0x03C9
982*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_IN2THINGS_AUTOMATION_PVT_LTD                                0x03CA
983*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SYSDEV_SRL                                                  0x03CB
984*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VONKIL_TECHNOLOGIES_LTD                                     0x03CC
985*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WYND_TECHNOLOGIES_INC                                       0x03CD
986*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CONTRINEX_SA                                                0x03CE
987*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MIRA_INC                                                    0x03CF
988*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WATTEAM_LTD                                                 0x03D0
989*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DENSITY_INC                                                 0x03D1
990*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_IOT_POT_INDIA_PRIVATE_LIMITED                               0x03D2
991*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SIGMA_CONNECTIVITY_AB                                       0x03D3
992*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PEG_PEREGO_SPA                                              0x03D4
993*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WYZELINK_SYSTEMS_INC                                        0x03D5
994*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_YOTA_DEVICES_LTD                                            0x03D6
995*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FINSECUR                                                    0x03D7
996*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ZEN_ME_LABS_LTD                                             0x03D8
997*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_3IWARE_CO_LTD                                               0x03D9
998*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ENOCEAN_GMBH                                                0x03DA
999*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INSTABEAT_INC                                               0x03DB
1000*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NIMA_LABS                                                   0x03DC
1001*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ANDREAS_STIHL_AG_AND_CO_KG                                  0x03DD
1002*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NATHAN_RHOADES_LLC                                          0x03DE
1003*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GROB_TECHNOLOGIES_LLC                                       0x03DF
1004*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ACTIONS_TECHNOLOGY_CO_LIMITED                               0x03E0
1005*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SPD_DEVELOPMENT_COMPANY_LTD                                 0x03E1
1006*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SENSOAN_OY                                                  0x03E2
1007*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_QUALCOMM_LIFE_INC                                           0x03E3
1008*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CHIP_ING_AG                                                 0x03E4
1009*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FFLY4U                                                      0x03E5
1010*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_IOT_INSTRUMENTS_OY                                          0x03E6
1011*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TRUE_FITNESS_TECHNOLOGY                                     0x03E7
1012*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_REINER_KARTENGERAETE_GMBH_AND_CO_KG                         0x03E8
1013*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SHENZHEN_LEMONJOY_TECHNOLOGY_CO_LTD                         0x03E9
1014*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HELLO_INC                                                   0x03EA
1015*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EVOLLVE_INC                                                 0x03EB
1016*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_JIGOWATTS_INC                                               0x03EC
1017*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BASIC_MICROCOMINC                                           0x03ED
1018*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CUBE_TECHNOLOGIES                                           0x03EE
1019*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FOOLOGRAPHY_GMBH                                            0x03EF
1020*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CLINK                                                       0x03F0
1021*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HESTAN_SMART_COOKING_INC                                    0x03F1
1022*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WINDOWMASTER_A_S                                            0x03F2
1023*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FLOWSCAPE_AB                                                0x03F3
1024*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PAL_TECHNOLOGIES_LTD                                        0x03F4
1025*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WHERE_INC                                                   0x03F5
1026*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ITON_TECHNOLOGY_CORP                                        0x03F6
1027*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_OWL_LABS_INC                                                0x03F7
1028*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ROCKFORD_CORP                                               0x03F8
1029*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BECON_TECHNOLOGIES_COLTD                                    0x03F9
1030*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VYASSOFT_TECHNOLOGIES_INC                                   0x03FA
1031*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NOX_MEDICAL                                                 0x03FB
1032*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KIMBERLY_CLARK                                              0x03FC
1033*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TRIMBLE_NAVIGATION_LTD                                      0x03FD
1034*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LITTELFUSE                                                  0x03FE
1035*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WITHINGS                                                    0x03FF
1036*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_I_DEVELOPER_IT_BERATUNG_UG                                  0x0400
1037*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_                                                            0x0401
1038*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SEARS_HOLDINGS_CORPORATION                                  0x0402
1039*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GANTNER_ELECTRONIC_GMBH                                     0x0403
1040*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AUTHOMATE_INC                                               0x0404
1041*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VERTEX_INTERNATIONAL_INC                                    0x0405
1042*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AIRTAGO                                                     0x0406
1043*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SWISS_AUDIO_SA                                              0x0407
1044*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TOGETHOME_INC                                               0x0408
1045*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AXIS                                                        0x0409
1046*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_OPENMATICS                                                  0x040A
1047*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_JANA_CARE_INC                                               0x040B
1048*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SENIX_CORPORATION                                           0x040C
1049*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NORTHSTAR_BATTERY_COMPANY_LLC                               0x040D
1050*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SKF_LIMITED                                                 0x040E
1051*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CO_AX_TECHNOLOGY_INC                                        0x040F
1052*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FENDER_MUSICAL_INSTRUMENTS                                  0x0410
1053*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LUIDIA_INC                                                  0x0411
1054*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SEFAM                                                       0x0412
1055*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WIRELESS_CABLES_INC                                         0x0413
1056*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LIGHTNING_PROTECTION_INTERNATIONAL_PTY_LTD                  0x0414
1057*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_UBER_TECHNOLOGIES_INC                                       0x0415
1058*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SODA_GMBH                                                   0x0416
1059*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FATIGUE_SCIENCE                                             0x0417
1060*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ALPINE_ELECTRONICS_INC                                      0x0418
1061*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NOVALOGY_LTD                                                0x0419
1062*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FRIDAY_LABS_LIMITED                                         0x041A
1063*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ORTHOACCEL_TECHNOLOGIES                                     0x041B
1064*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_WATERGURU_INC                                               0x041C
1065*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BENNING_ELEKTROTECHNIK_UND_ELEKTRONIK_GMBH_AND_CO_KG        0x041D
1066*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DELL_COMPUTER_CORPORATION                                   0x041E
1067*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KOPIN_CORPORATION                                           0x041F
1068*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TECBAKERY_GMBH                                              0x0420
1069*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BACKBONE_LABS_INC                                           0x0421
1070*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DELSEY_SA                                                   0x0422
1071*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CHARGIFI_LIMITED                                            0x0423
1072*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TRAINESENSE_LTD                                             0x0424
1073*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_UNIFY_SOFTWARE_AND_SOLUTIONS_GMBH_AND_CO_KG                 0x0425
1074*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HUSQVARNA_AB                                                0x0426
1075*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FOCUS_FLEET_AND_FUEL_MANAGEMENT_INC                         0x0427
1076*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SMALLLOOP_LLC                                               0x0428
1077*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PROLON_INC                                                  0x0429
1078*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BD_MEDICAL                                                  0x042A
1079*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_IMICROMED_INCORPORATED                                      0x042B
1080*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TICTO_NV                                                    0x042C
1081*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MESHTECH_AS                                                 0x042D
1082*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MEMCACHIER_INC                                              0x042E
1083*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DANFOSS_A_S                                                 0x042F
1084*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SNAPSTYK_INC                                                0x0430
1085*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AMYWAY_CORPORATION                                          0x0431
1086*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SILK_LABS_INC                                               0x0432
1087*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PILLSY_INC                                                  0x0433
1088*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HATCH_BABY_INC                                              0x0434
1089*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BLOCKS_WEARABLES_LTD                                        0x0435
1090*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DRAYSON_TECHNOLOGIES_LIMITED                                0x0436
1091*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_EBEST_IOT_INC                                               0x0437
1092*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_HELVAR_LTD                                                  0x0438
1093*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_RADIANCE_TECHNOLOGIES                                       0x0439
1094*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NUHEARA_LIMITED                                             0x043A
1095*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_APPSIDE_CO_LTD                                              0x043B
1096*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DELAVAL                                                     0x043C
1097*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_COILER_CORPORATION                                          0x043D
1098*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_THERMOMEDICS_INC                                            0x043E
1099*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TENTACLE_SYNC_GMBH                                          0x043F
1100*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VALENCELL_INC                                               0x0440
1101*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_IPROTOXI_OY                                                 0x0441
1102*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SECOM_CO_LTD                                                0x0442
1103*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TUCKER_INTERNATIONAL_LLC                                    0x0443
1104*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_METANATE_LIMITED                                            0x0444
1105*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KOBIAN_CANADA_INC                                           0x0445
1106*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NETGEAR_INC                                                 0x0446
1107*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FABTRONICS_AUSTRALIA_PTY_LTD                                0x0447
1108*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GRAND_CENTRIX_GMBH                                          0x0448
1109*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_1UP_USACOM_LLC                                              0x0449
1110*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SHIMANO_INC                                                 0x044A
1111*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NAIN_INC                                                    0x044B
1112*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LIFESTYLE_LOCK_LLC                                          0x044C
1113*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VEGA_GRIESHABER_KG                                          0x044D
1114*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_XTRAVA_INC                                                  0x044E
1115*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TTS_TOOLTECHNIC_SYSTEMS_AG_AND_CO_KG                        0x044F
1116*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TEENAGE_ENGINEERING_AB                                      0x0450
1117*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TUNSTALL_NORDIC_AB                                          0x0451
1118*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SVEP_DESIGN_CENTER_AB                                       0x0452
1119*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_GREENPEAK_TECHNOLOGIES_BV                                   0x0453
1120*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SPHINX_ELECTRONICS_GMBH_AND_CO_KG                           0x0454
1121*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ATOMATION                                                   0x0455
1122*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NEMIK_CONSULTING_INC                                        0x0456
1123*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_RF_INNOVATION                                               0x0457
1124*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MINI_SOLUTION_CO_LTD                                        0x0458
1125*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LUMENETIX_INC                                               0x0459
1126*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_2048450_ONTARIO_INC                                         0x045A
1127*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SPACEEK_LTD                                                 0x045B
1128*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DELTA_T_CORPORATION                                         0x045C
1129*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BOSTON_SCIENTIFIC_CORPORATION                               0x045D
1130*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_NUVIZ_INC                                                   0x045E
1131*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_REAL_TIME_AUTOMATION_INC                                    0x045F
1132*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KOLIBREE                                                    0x0460
1133*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VHF_ELEKTRONIK_GMBH                                         0x0461
1134*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BONSAI_SYSTEMS_GMBH                                         0x0462
1135*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FATHOM_SYSTEMS_INC                                          0x0463
1136*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BELLMAN_AND_SYMFON                                          0x0464
1137*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INTERNATIONAL_FORTE_GROUP_LLC                               0x0465
1138*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CYCLELABS_SOLUTIONS_INC                                     0x0466
1139*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CODENEX_OY                                                  0x0467
1140*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_KYNESIM_LTD                                                 0x0468
1141*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PALAGO_AB                                                   0x0469
1142*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_INSIGMA_INC                                                 0x046A
1143*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PMD_SOLUTIONS                                               0x046B
1144*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_QINGDAO_REALTIME_TECHNOLOGY_CO_LTD                          0x046C
1145*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BEGA_GANTENBRINK_LEUCHTEN_KG                                0x046D
1146*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PAMBOR_LTD                                                  0x046E
1147*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DEVELCO_PRODUCTS_A_S                                        0x046F
1148*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_IDESIGN_SRL                                                 0x0470
1149*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TIVO_CORP                                                   0x0471
1150*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CONTROL_J_PTY_LTD                                           0x0472
1151*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_STEELCASE_INC                                               0x0473
1152*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_IAPARTMENT_CO_LTD                                           0x0474
1153*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ICOM_INC                                                    0x0475
1154*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_OXSTREN_WEARABLE_TECHNOLOGIES_PRIVATE_LIMITED               0x0476
1155*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BLUE_SPARK_TECHNOLOGIES                                     0x0477
1156*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_FARSITE_COMMUNICATIONS_LIMITED                              0x0478
1157*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MYWERK_SYSTEM_GMBH                                          0x0479
1158*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SINOSUN_TECHNOLOGY_CO_LTD                                   0x047A
1159*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MIYOSHI_ELECTRONICS_CORPORATION                             0x047B
1160*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_POWERMAT_LTD                                                0x047C
1161*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_OCCLY_LLC                                                   0x047D
1162*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_OURHUB_DEV_IVS                                              0x047E
1163*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_PRO_MARK_INC                                                0x047F
1164*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DYNOMETRICS_INC                                             0x0480
1165*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_QUINTRAX_LIMITED                                            0x0481
1166*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_POS_TUNING_UDO_VOSSHENRICH_GMBH_AND_CO_KG                   0x0482
1167*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MULTI_CARE_SYSTEMS_BV                                       0x0483
1168*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_REVOL_TECHNOLOGIES_INC                                      0x0484
1169*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SKIDATA_AG                                                  0x0485
1170*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_DEV_TECNOLOGIA_INDUSTRIA_COMERCIO_E_MANUTENCAO_DE_EQUIPAMENTOS_LTDA_ME 0x0486
1171*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CENTRICA_CONNECTED_HOME                                     0x0487
1172*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_AUTOMOTIVE_DATA_SOLUTIONS_INC                               0x0488
1173*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_IGARASHI_ENGINEERING                                        0x0489
1174*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_TAELEK_OY                                                   0x048A
1175*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_CP_ELECTRONICS_LIMITED                                      0x048B
1176*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_VECTRONIX_AG                                                0x048C
1177*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_S_LABS_SP_Z_OO                                              0x048D
1178*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_COMPANION_MEDICAL_INC                                       0x048E
1179*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_BLUEKITCHEN_GMBH                                            0x048F
1180*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_MATTING_AB                                                  0x0490
1181*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SOREX_WIRELESS_SOLUTIONS_GMBH                               0x0491
1182*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_ADC_TECHNOLOGY_INC                                          0x0492
1183*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LYNXEMI_PTE_LTD                                             0x0493
1184*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_SENNHEISER_ELECTRONIC_GMBH_AND_CO_KG                        0x0494
1185*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_LMT_MERCER_GROUP_INC                                        0x0495
1186*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_POLYMORPHIC_LABS_LLC                                        0x0496
1187*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_COCHLEAR_LIMITED                                            0x0497
1188*779b256eSMatthias Ringwald #define BLUETOOTH_COMPANY_ID_METER_GROUP_INC_USA                                         0x0498
1189*779b256eSMatthias Ringwald 
1190*779b256eSMatthias Ringwald #endif
1191