aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2019-01-31 10:19:36 +0100
committerStig Bjørlykke <stig@bjorlykke.org>2019-01-31 10:16:07 +0000
commit74f18bd005b22bdd93fc0ace55daa6a3c0ad57d1 (patch)
tree8a88e36530dbc1cd69e94087da183c1862ca1c90
parent66c548fdb76d649ecda25da6a1b4e344b8964a64 (diff)
bluetooth: Update Assigned Numbers
Change-Id: I88d063b5e41bedee746ebb4a6d5df2bc0424ef23 Reviewed-on: https://code.wireshark.org/review/31831 Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org> Tested-by: Petri Dish Buildbot Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
-rw-r--r--epan/dissectors/packet-bluetooth.c293
1 files changed, 252 insertions, 41 deletions
diff --git a/epan/dissectors/packet-bluetooth.c b/epan/dissectors/packet-bluetooth.c
index 5605a09ae7..4718cc9135 100644
--- a/epan/dissectors/packet-bluetooth.c
+++ b/epan/dissectors/packet-bluetooth.c
@@ -649,7 +649,43 @@ const value_string bluetooth_uuid_vals[] = {
{ 0x2B26, "IDD Command Data" },
{ 0x2B27, "IDD Record Access Control Point" },
{ 0x2B28, "IDD History Data" },
+ { 0x2B29, "Client Supported Features" },
+ { 0x2B2A, "Database Hash" },
/* 16-bit UUID for Members - https://www.bluetooth.com/specifications/assigned-numbers/16-bit-uuids-for-members */
+ { 0xFDB4, "HP Inc" },
+ { 0xFDB5, "ECSG" },
+ { 0xFDB6, "GWA Hygiene GmbH" },
+ { 0xFDB7, "LivaNova USA Inc." },
+ { 0xFDB8, "LivaNova USA Inc." },
+ { 0xFDB9, "Comcast Cable Corporation" },
+ { 0xFDBA, "Comcast Cable Corporation" },
+ { 0xFDBB, "Profoto" },
+ { 0xFDBC, "Emerson" },
+ { 0xFDBD, "Clover Network, Inc." },
+ { 0xFDBE, "California Things Inc." },
+ { 0xFDBF, "California Things Inc." },
+ { 0xFDC0, "Hunter Douglas" },
+ { 0xFDC1, "Hunter Douglas" },
+ { 0xFDC2, "Baidu Online Network Technology (Beijing) Co., Ltd" },
+ { 0xFDC3, "Baidu Online Network Technology (Beijing) Co., Ltd" },
+ { 0xFDC4, "Simavita (Aust) Pty Ltd" },
+ { 0xFDC5, "Automatic Labs" },
+ { 0xFDC6, "Eli Lilly and Company" },
+ { 0xFDC7, "Eli Lilly and Company" },
+ { 0xFDC8, "Hach Danaher" },
+ { 0xFDC9, "Busch-Jaeger Elektro GmbH" },
+ { 0xFDCA, "Fortin Electronic Systems" },
+ { 0xFDCB, "Meggitt SA" },
+ { 0xFDCC, "Shoof Technologies" },
+ { 0xFDCD, "Qingping Technology (Beijing) Co., Ltd." },
+ { 0xFDCE, "SENNHEISER electronic GmbH & Co. KG" },
+ { 0xFDCF, "Nalu Medical, Inc" },
+ { 0xFDD0, "Huawei Technologies Co., Ltd" },
+ { 0xFDD1, "Huawei Technologies Co., Ltd" },
+ { 0xFDD2, "Bose Corporation" },
+ { 0xFDD3, "FUBA Automotive Electronics GmbH" },
+ { 0xFDD4, "LX Solutions Pty Limited" },
+ { 0xFDD5, "Brompton Bicycle Ltd" },
{ 0xFDD6, "Ministry of Supply" },
{ 0xFDD7, "Emerson" },
{ 0xFDD8, "Jiangsu Teranovo Tech Co., Ltd." },
@@ -699,7 +735,7 @@ const value_string bluetooth_uuid_vals[] = {
{ 0xFE04, "OpenPath Security Inc" },
{ 0xFE05, "CORE Transport Technologies NZ Limited" },
{ 0xFE06, "Qualcomm Technologies, Inc." },
- { 0xFE07, "[REMOVED] Sonos Inc." }, /* Bluetooth removes this UUID */
+ { 0xFE07, "Sonos, Inc." },
{ 0xFE08, "Microsoft" },
{ 0xFE09, "Pillsy, Inc." },
{ 0xFE0A, "ruwido austria gmbh" },
@@ -713,11 +749,11 @@ const value_string bluetooth_uuid_vals[] = {
{ 0xFE12, "M-Way Solutions GmbH" },
{ 0xFE13, "Apple Inc." },
{ 0xFE14, "Flextronics International USA Inc." },
- { 0xFE15, "Amazon.com Services, Inc." },
+ { 0xFE15, "Amazon.com Services, Inc.." },
{ 0xFE16, "Footmarks, Inc." },
{ 0xFE17, "Telit Wireless Solutions GmbH" },
{ 0xFE18, "Runtime, Inc." },
- { 0xFE19, "Google Inc." },
+ { 0xFE19, "Google, Inc" },
{ 0xFE1A, "Tyto Life LLC" },
{ 0xFE1B, "Tyto Life LLC" },
{ 0xFE1C, "NetMedia, Inc." },
@@ -730,13 +766,13 @@ const value_string bluetooth_uuid_vals[] = {
{ 0xFE23, "Zoll Medical Corporation" },
{ 0xFE24, "August Home Inc" },
{ 0xFE25, "Apple, Inc." },
- { 0xFE26, "Google Inc." },
- { 0xFE27, "Google Inc." },
+ { 0xFE26, "Google" },
+ { 0xFE27, "Google" },
{ 0xFE28, "Ayla Networks" },
{ 0xFE29, "Gibson Innovations" },
{ 0xFE2A, "DaisyWorks, Inc." },
{ 0xFE2B, "ITT Industries" },
- { 0xFE2C, "Google Inc." },
+ { 0xFE2C, "Google" },
{ 0xFE2D, "SMART INNOVATION Co.,Ltd" },
{ 0xFE2E, "ERi,Inc." },
{ 0xFE2F, "CRESCO Wireless, Inc" },
@@ -751,8 +787,8 @@ const value_string bluetooth_uuid_vals[] = {
{ 0xFE38, "Spaceek LTD" },
{ 0xFE39, "TTS Tooltechnic Systems AG & Co. KG" },
{ 0xFE3A, "TTS Tooltechnic Systems AG & Co. KG" },
- { 0xFE3B, "Dolby Laboratories" },
- { 0xFE3C, "Alibaba" },
+ { 0xFE3B, "Dobly Laboratories" },
+ { 0xFE3C, "alibaba" },
{ 0xFE3D, "BD Medical" },
{ 0xFE3E, "BD Medical" },
{ 0xFE3F, "Friday Labs Limited" },
@@ -782,7 +818,7 @@ const value_string bluetooth_uuid_vals[] = {
{ 0xFE57, "Dotted Labs" },
{ 0xFE58, "Nordic Semiconductor ASA" },
{ 0xFE59, "Nordic Semiconductor ASA" },
- { 0xFE5A, "Chronologics Corporation" },
+ { 0xFE5A, "Cronologics Corporation" },
{ 0xFE5B, "GT-tronics HK Ltd" },
{ 0xFE5C, "million hunters GmbH" },
{ 0xFE5D, "Grundfos A/S" },
@@ -826,8 +862,8 @@ const value_string bluetooth_uuid_vals[] = {
{ 0xFE83, "Blue Bite" },
{ 0xFE84, "RF Digital Corp" },
{ 0xFE85, "RF Digital Corp" },
- { 0xFE86, "HUAWEI Technologies Co., Ltd." },
- { 0xFE87, "Qingdao Yeelink Information Technology Co., Ltd." },
+ { 0xFE86, "HUAWEI Technologies Co., Ltd. ( )" },
+ { 0xFE87, "Qingdao Yeelink Information Technology Co., Ltd. ( )" },
{ 0xFE88, "SALTO SYSTEMS S.L." },
{ 0xFE89, "B&O Play A/S" },
{ 0xFE8A, "Apple, Inc." },
@@ -839,20 +875,20 @@ const value_string bluetooth_uuid_vals[] = {
{ 0xFE90, "JUMA" },
{ 0xFE91, "Shanghai Imilab Technology Co.,Ltd" },
{ 0xFE92, "Jarden Safety & Security" },
- { 0xFE93, "OttoQ Inc." },
- { 0xFE94, "OttoQ Inc." },
+ { 0xFE93, "OttoQ In" },
+ { 0xFE94, "OttoQ In" },
{ 0xFE95, "Xiaomi Inc." },
- { 0xFE96, "Tesla Motor Inc." },
- { 0xFE97, "Tesla Motor Inc." },
- { 0xFE98, "Currant, Inc." },
- { 0xFE99, "Currant, Inc." },
+ { 0xFE96, "Tesla Motors Inc." },
+ { 0xFE97, "Tesla Motors Inc." },
+ { 0xFE98, "Currant Inc" },
+ { 0xFE99, "Currant Inc" },
{ 0xFE9A, "Estimote" },
{ 0xFE9B, "Samsara Networks, Inc" },
{ 0xFE9C, "GSI Laboratories, Inc." },
{ 0xFE9D, "Mobiquity Networks Inc" },
{ 0xFE9E, "Dialog Semiconductor B.V." },
- { 0xFE9F, "Google Inc." },
- { 0xFEA0, "Google Inc." },
+ { 0xFE9F, "Google" },
+ { 0xFEA0, "Google" },
{ 0xFEA1, "Intrepid Control Systems, Inc." },
{ 0xFEA2, "Intrepid Control Systems, Inc." },
{ 0xFEA3, "ITT Industries" },
@@ -862,26 +898,26 @@ const value_string bluetooth_uuid_vals[] = {
{ 0xFEA7, "UTC Fire and Security" },
{ 0xFEA8, "Savant Systems LLC" },
{ 0xFEA9, "Savant Systems LLC" },
- { 0xFEAA, "Google Inc." },
- { 0xFEAB, "Nokia Corporation" },
- { 0xFEAC, "Nokia Corporation" },
- { 0xFEAD, "Nokia Corporation" },
- { 0xFEAE, "Nokia Corporation" },
- { 0xFEAF, "Nest Labs Inc." },
- { 0xFEB0, "Nest Labs Inc." },
+ { 0xFEAA, "Google" },
+ { 0xFEAB, "Nokia" },
+ { 0xFEAC, "Nokia" },
+ { 0xFEAD, "Nokia" },
+ { 0xFEAE, "Nokia" },
+ { 0xFEAF, "Nest Labs Inc" },
+ { 0xFEB0, "Nest Labs Inc" },
{ 0xFEB1, "Electronics Tomorrow Limited" },
{ 0xFEB2, "Microsoft Corporation" },
{ 0xFEB3, "Taobao" },
{ 0xFEB4, "WiSilica Inc." },
{ 0xFEB5, "WiSilica Inc." },
- { 0xFEB6, "Vencer Co, Ltd" },
+ { 0xFEB6, "Vencer Co., Ltd" },
{ 0xFEB7, "Facebook, Inc." },
{ 0xFEB8, "Facebook, Inc." },
{ 0xFEB9, "LG Electronics" },
{ 0xFEBA, "Tencent Holdings Limited" },
{ 0xFEBB, "adafruit industries" },
- { 0xFEBC, "Dexcom, Inc." },
- { 0xFEBD, "Clover Network, Inc." },
+ { 0xFEBC, "Dexcom Inc" },
+ { 0xFEBD, "Clover Network, Inc" },
{ 0xFEBE, "Bose Corporation" },
{ 0xFEBF, "Nod, Inc." },
{ 0xFEC0, "KDDI Corporation" },
@@ -906,24 +942,24 @@ const value_string bluetooth_uuid_vals[] = {
{ 0xFED3, "Apple, Inc." },
{ 0xFED4, "Apple, Inc." },
{ 0xFED5, "Plantronics Inc." },
- { 0xFED6, "Broadcom Corporation" },
- { 0xFED7, "Broadcom Corporation" },
- { 0xFED8, "Google Inc." },
+ { 0xFED6, "Broadcom" },
+ { 0xFED7, "Broadcom" },
+ { 0xFED8, "Google" },
{ 0xFED9, "Pebble Technology Corporation" },
- { 0xFEDA, "ISSC Technologies Corporation" },
+ { 0xFEDA, "ISSC Technologies Corp." },
{ 0xFEDB, "Perka, Inc." },
{ 0xFEDC, "Jawbone" },
{ 0xFEDD, "Jawbone" },
{ 0xFEDE, "Coin, Inc." },
{ 0xFEDF, "Design SHIFT" },
- { 0xFEE0, "Anhui Huami Information Technology Co." },
- { 0xFEE1, "Anhui Huami Information Technology Co." },
+ { 0xFEE0, "Anhui Huami Information Technology Co., Ltd." },
+ { 0xFEE1, "Anhui Huami Information Technology Co., Ltd." },
{ 0xFEE2, "Anki, Inc." },
{ 0xFEE3, "Anki, Inc." },
{ 0xFEE4, "Nordic Semiconductor ASA" },
{ 0xFEE5, "Nordic Semiconductor ASA" },
{ 0xFEE6, "Silvair, Inc." },
- { 0xFEE7, "Tencent Holdings Limited" },
+ { 0xFEE7, "Tencent Holdings Limited." },
{ 0xFEE8, "Quintic Corp." },
{ 0xFEE9, "Quintic Corp." },
{ 0xFEEA, "Swirl Networks, Inc." },
@@ -935,8 +971,8 @@ const value_string bluetooth_uuid_vals[] = {
{ 0xFEF0, "Intel" },
{ 0xFEF1, "CSR" },
{ 0xFEF2, "CSR" },
- { 0xFEF3, "Google Inc." },
- { 0xFEF4, "Google Inc." },
+ { 0xFEF3, "Google" },
+ { 0xFEF4, "Google" },
{ 0xFEF5, "Dialog Semiconductor GmbH" },
{ 0xFEF6, "Wicentric, Inc." },
{ 0xFEF7, "Aplix Corporation" },
@@ -1380,7 +1416,7 @@ static const value_string bluetooth_company_id_vals[] = {
{ 0x01A3, "EROAD" },
{ 0x01A4, "Mine Safety Appliances" },
{ 0x01A5, "Icon Health and Fitness" },
- { 0x01A6, "Asandoo GmbH" },
+ { 0x01A6, "Wille Engineering (formely as Asandoo GmbH)" },
{ 0x01A7, "ENERGOUS CORPORATION" },
{ 0x01A8, "Taobao" },
{ 0x01A9, "Canon Inc." },
@@ -2261,7 +2297,7 @@ static const value_string bluetooth_company_id_vals[] = {
{ 0x0514, "FIBRO GmbH" },
{ 0x0515, "RB Controls Co., Ltd." },
{ 0x0516, "Footmarks" },
- { 0x0517, "Amcore AB" },
+ { 0x0517, "Amtronic Sverige AB (formerly Amcore AB)" },
{ 0x0518, "MAMORIO.inc" },
{ 0x0519, "Tyto Life LLC" },
{ 0x051A, "Leica Camera AG" },
@@ -2334,7 +2370,7 @@ static const value_string bluetooth_company_id_vals[] = {
{ 0x055D, "Valve Corporation" },
{ 0x055E, "Hekatron Vertriebs GmbH" },
{ 0x055F, "PROTECH S.A.S. DI GIRARDI ANDREA & C." },
- { 0x0560, "Sarita CareTech IVS" },
+ { 0x0560, "Sarita CareTech APS (formerly Sarita CareTech IVS)" },
{ 0x0561, "Finder S.p.A." },
{ 0x0562, "Thalmic Labs Inc." },
{ 0x0563, "Steinel Vertrieb GmbH" },
@@ -2623,6 +2659,181 @@ static const value_string bluetooth_company_id_vals[] = {
{ 0x067E, "MbientLab Inc" },
{ 0x067F, "NETGRID S.N.C. DI BISSOLI MATTEO, CAMPOREALE SIMONE, TOGNETTI FEDERICO" },
{ 0x0680, "Mannkind Corporation" },
+ { 0x0681, "Trade FIDES a.s." },
+ { 0x0682, "Photron Limited" },
+ { 0x0683, "Eltako GmbH" },
+ { 0x0684, "Dermalapps, LLC" },
+ { 0x0685, "Greenwald Industries" },
+ { 0x0686, "inQs Co., Ltd." },
+ { 0x0687, "Cherry GmbH" },
+ { 0x0688, "Amsted Digital Solutions Inc." },
+ { 0x0689, "Tacx b.v." },
+ { 0x068A, "Raytac Corporation" },
+ { 0x068B, "Jiangsu Teranovo Tech Co., Ltd." },
+ { 0x068C, "Changzhou Sound Dragon Electronics and Acoustics Co., Ltd" },
+ { 0x068D, "JetBeep Inc." },
+ { 0x068E, "Razer Inc." },
+ { 0x068F, "JRM Group Limited" },
+ { 0x0690, "Eccrine Systems, Inc." },
+ { 0x0691, "Curie Point AB" },
+ { 0x0692, "Georg Fischer AG" },
+ { 0x0693, "Hach - Danaher" },
+ { 0x0694, "T&A Laboratories LLC" },
+ { 0x0695, "Koki Holdings Co., Ltd." },
+ { 0x0696, "Gunakar Private Limited" },
+ { 0x0697, "Stemco Products Inc" },
+ { 0x0698, "Wood IT Security, LLC" },
+ { 0x0699, "RandomLab SAS" },
+ { 0x069A, "Adero, Inc. (formerly as TrackR, Inc.)" },
+ { 0x069B, "Dragonchip Limited" },
+ { 0x069C, "Noomi AB" },
+ { 0x069D, "Vakaros LLC" },
+ { 0x069E, "Delta Electronics, Inc." },
+ { 0x069F, "FlowMotion Technologies AS" },
+ { 0x06A0, "OBIQ Location Technology Inc." },
+ { 0x06A1, "Cardo Systems, Ltd" },
+ { 0x06A2, "Globalworx GmbH" },
+ { 0x06A3, "Nymbus, LLC" },
+ { 0x06A4, "Sanyo Techno Solutions Tottori Co., Ltd." },
+ { 0x06A5, "TEKZITEL PTY LTD" },
+ { 0x06A6, "Roambee Corporation" },
+ { 0x06A7, "Chipsea Technologies (ShenZhen) Corp." },
+ { 0x06A8, "GD Midea Air-Conditioning Equipment Co., Ltd." },
+ { 0x06A9, "Soundmax Electronics Limited" },
+ { 0x06AA, "Produal Oy" },
+ { 0x06AB, "HMS Industrial Networks AB" },
+ { 0x06AC, "Ingchips Technology Co., Ltd." },
+ { 0x06AD, "InnovaSea Systems Inc." },
+ { 0x06AE, "SenseQ Inc." },
+ { 0x06AF, "Shoof Technologies" },
+ { 0x06B0, "BRK Brands, Inc." },
+ { 0x06B1, "SimpliSafe, Inc." },
+ { 0x06B2, "Tussock Innovation 2013 Limited" },
+ { 0x06B3, "The Hablab ApS" },
+ { 0x06B4, "Sencilion Oy" },
+ { 0x06B5, "Wabilogic Ltd." },
+ { 0x06B6, "Sociometric Solutions, Inc." },
+ { 0x06B7, "iCOGNIZE GmbH" },
+ { 0x06B8, "ShadeCraft, Inc" },
+ { 0x06B9, "Beflex Inc." },
+ { 0x06BA, "Beaconzone Ltd" },
+ { 0x06BB, "Leaftronix Analogic Solutions Private Limited" },
+ { 0x06BC, "TWS Srl" },
+ { 0x06BD, "ABB Oy" },
+ { 0x06BE, "HitSeed Oy" },
+ { 0x06BF, "Delcom Products Inc." },
+ { 0x06C0, "CAME S.p.A." },
+ { 0x06C1, "Alarm.com Holdings, Inc" },
+ { 0x06C2, "Measurlogic Inc." },
+ { 0x06C3, "King I Electronics.Co.,Ltd" },
+ { 0x06C4, "Dream Labs GmbH" },
+ { 0x06C5, "Urban Compass, Inc" },
+ { 0x06C6, "Simm Tronic Limited" },
+ { 0x06C7, "Somatix Inc" },
+ { 0x06C8, "Storz & Bickel GmbH & Co. KG" },
+ { 0x06C9, "MYLAPS B.V." },
+ { 0x06CA, "Shenzhen Zhongguang Infotech Technology Development Co., Ltd" },
+ { 0x06CB, "Dyeware, LLC" },
+ { 0x06CC, "Dongguan SmartAction Technology Co.,Ltd." },
+ { 0x06CD, "DIG Corporation" },
+ { 0x06CE, "FIOR & GENTZ" },
+ { 0x06CF, "Belparts N.V." },
+ { 0x06D0, "Etekcity Corporation" },
+ { 0x06D1, "Meyer Sound Laboratories, Incorporated" },
+ { 0x06D2, "CeoTronics AG" },
+ { 0x06D3, "TriTeq Lock and Security, LLC" },
+ { 0x06D4, "DYNAKODE TECHNOLOGY PRIVATE LIMITED" },
+ { 0x06D5, "Sensirion AG" },
+ { 0x06D6, "JCT Healthcare Pty Ltd" },
+ { 0x06D7, "FUBA Automotive Electronics GmbH" },
+ { 0x06D8, "AW Company" },
+ { 0x06D9, "Shanghai Mountain View Silicon Co.,Ltd." },
+ { 0x06DA, "Zliide Technologies ApS" },
+ { 0x06DB, "Automatic Labs, Inc." },
+ { 0x06DC, "Industrial Network Controls, LLC" },
+ { 0x06DD, "Intellithings Ltd." },
+ { 0x06DE, "Navcast, Inc." },
+ { 0x06DF, "Hubbell Lighting, Inc." },
+ { 0x06E0, "Avaya" },
+ { 0x06E1, "Milestone AV Technologies LLC" },
+ { 0x06E2, "Alango Technologies Ltd" },
+ { 0x06E3, "Spinlock Ltd" },
+ { 0x06E4, "Aluna" },
+ { 0x06E5, "OPTEX CO.,LTD." },
+ { 0x06E6, "NIHON DENGYO KOUSAKU" },
+ { 0x06E7, "VELUX A/S" },
+ { 0x06E8, "Almendo Technologies GmbH" },
+ { 0x06E9, "Zmartfun Electronics, Inc." },
+ { 0x06EA, "SafeLine Sweden AB" },
+ { 0x06EB, "Houston Radar LLC" },
+ { 0x06EC, "Sigur" },
+ { 0x06ED, "J Neades Ltd" },
+ { 0x06EE, "Avantis Systems Limited" },
+ { 0x06EF, "ALCARE Co., Ltd." },
+ { 0x06F0, "Chargy Technologies, SL" },
+ { 0x06F1, "Shibutani Co., Ltd." },
+ { 0x06F2, "Trapper Data AB" },
+ { 0x06F3, "Alfred International Inc." },
+ { 0x06F4, "Near Field Solutions Ltd" },
+ { 0x06F5, "Vigil Technologies Inc." },
+ { 0x06F6, "Vitulo Plus BV" },
+ { 0x06F7, "WILKA Schliesstechnik GmbH" },
+ { 0x06F8, "BodyPlus Technology Co.,Ltd" },
+ { 0x06F9, "happybrush GmbH" },
+ { 0x06FA, "Enequi AB" },
+ { 0x06FB, "Sartorius AG" },
+ { 0x06FC, "Tom Communication Industrial Co.,Ltd." },
+ { 0x06FD, "ESS Embedded System Solutions Inc." },
+ { 0x06FE, "Mahr GmbH" },
+ { 0x06FF, "Redpine Signals Inc" },
+ { 0x0700, "TraqFreq LLC" },
+ { 0x0701, "PAFERS TECH" },
+ { 0x0702, "Akciju sabiedriba \"SAF TEHNIKA\"" },
+ { 0x0703, "Beijing Jingdong Century Trading Co., Ltd." },
+ { 0x0704, "JBX Designs Inc." },
+ { 0x0705, "AB Electrolux" },
+ { 0x0706, "Wernher von Braun Center for ASdvanced Research" },
+ { 0x0707, "Essity Hygiene and Health Aktiebolag" },
+ { 0x0708, "Be Interactive Co., Ltd" },
+ { 0x0709, "Carewear Corp." },
+ { 0x070A, "Huf Hlsbeck & Frst GmbH & Co. KG" },
+ { 0x070B, "Element Products, Inc." },
+ { 0x070C, "Beijing Winner Microelectronics Co.,Ltd" },
+ { 0x070D, "SmartSnugg Pty Ltd" },
+ { 0x070E, "FiveCo Sarl" },
+ { 0x070F, "California Things Inc." },
+ { 0x0710, "Audiodo AB" },
+ { 0x0711, "ABAX AS" },
+ { 0x0712, "Bull Group Company Limited" },
+ { 0x0713, "Respiri Limited" },
+ { 0x0714, "MindPeace Safety LLC" },
+ { 0x0715, "Vgyan Solutions" },
+ { 0x0716, "Altonics" },
+ { 0x0717, "iQsquare BV" },
+ { 0x0718, "IDIBAIX enginneering" },
+ { 0x0719, "ECSG" },
+ { 0x071A, "REVSMART WEARABLE HK CO LTD" },
+ { 0x071B, "Precor" },
+ { 0x071C, "F5 Sports, Inc" },
+ { 0x071D, "exoTIC Systems" },
+ { 0x071E, "DONGGUAN HELE ELECTRONICS CO., LTD" },
+ { 0x071F, "Dongguan Liesheng Electronic Co.Ltd" },
+ { 0x0720, "Oculeve, Inc." },
+ { 0x0721, "Clover Network, Inc." },
+ { 0x0722, "Xiamen Eholder Electronics Co.Ltd" },
+ { 0x0723, "Ford Motor Company" },
+ { 0x0724, "Guangzhou SuperSound Information Technology Co.,Ltd" },
+ { 0x0725, "Tedee Sp. z o.o." },
+ { 0x0726, "PHC Corporation" },
+ { 0x0727, "STALKIT AS" },
+ { 0x0728, "Eli Lilly and Company" },
+ { 0x0729, "SwaraLink Technologies" },
+ { 0x072A, "JMR embedded systems GmbH" },
+ { 0x072B, "Bitkey Inc." },
+ { 0x072C, "GWA Hygiene GmbH" },
+ { 0x072D, "Safera Oy" },
+ { 0x072E, "Open Platform Systems LLC" },
+ { 0x072F, "OnePlus Electronics (Shenzhen) Co., Ltd." },
{ 0xFFFF, "For use in internal and interoperability tests" },
{0, NULL }
};