Bluetooth: Amend ID's with additional entries from registry

Also update registry references to current locations.
This commit is contained in:
Jaap Keuter 2022-03-13 12:41:36 +01:00 committed by A Wireshark GitLab Utility
parent 24420ceb47
commit 676ed85296
1 changed files with 820 additions and 15 deletions

View File

@ -64,8 +64,10 @@ static int bluetooth_tap = -1;
int bluetooth_device_tap = -1;
int bluetooth_hci_summary_tap = -1;
// Registery updated to published status of 12 March 2022
const value_string bluetooth_uuid_vals[] = {
/* Protocol Identifiers - https://www.bluetooth.com/specifications/assigned-numbers/service-discovery/ */
/* Protocol Identifiers - https://www.bluetooth.com/specifications/assigned-numbers/ Service Discovery */
{ 0x0001, "SDP" },
{ 0x0002, "UDP" },
{ 0x0003, "RFCOMM" },
@ -91,7 +93,7 @@ const value_string bluetooth_uuid_vals[] = {
{ 0x001E, "MCAP Control Channel" },
{ 0x001F, "MCAP Data Channel" },
{ 0x0100, "L2CAP" },
/* Traditional Services - https://www.bluetooth.com/specifications/assigned-numbers/service-discovery/ */
/* Traditional Services - https://www.bluetooth.com/specifications/assigned-numbers/ Service Discovery */
{ 0x1000, "Service Discovery Server Service Class ID" },
{ 0x1001, "Browse Group Descriptor Service Class ID" },
{ 0x1002, "Public Browse Group" },
@ -173,7 +175,7 @@ const value_string bluetooth_uuid_vals[] = {
{ 0x1400, "Health Device Profile" },
{ 0x1401, "Health Device Source" },
{ 0x1402, "Health Device Sink" },
/* LE Services - https://www.bluetooth.com/specifications/gatt/services */
/* LE Services - https://www.bluetooth.com/specifications/assigned-numbers/ 16-bit UUIDs */
{ 0x1800, "Generic Access Profile" },
{ 0x1801, "Generic Attribute Profile" },
{ 0x1802, "Immediate Alert" },
@ -233,7 +235,7 @@ const value_string bluetooth_uuid_vals[] = {
{ 0x1850, "Published Audio Capabilities Service" },
{ 0x1851, "Basic Audio Announcement Service" },
{ 0x1852, "Broadcast Audio Announcement Service" },
/* Units - https://www.bluetooth.com/specifications/assigned-numbers/units */
/* Units - https://www.bluetooth.com/specifications/assigned-numbers/ 16-bit UUIDs */
{ 0x2700, "unitless" },
{ 0x2701, "length (metre)" },
{ 0x2702, "mass (kilogram)" },
@ -314,7 +316,7 @@ const value_string bluetooth_uuid_vals[] = {
{ 0x2768, "mass (tonne)" },
{ 0x2780, "pressure (bar)" },
{ 0x2781, "pressure (millimetre of mercury)" },
{ 0x2782, "length (angstrom)" }, /* Bluetooth changes this to "ngstrm", mistake? */
{ 0x2782, "length (ångström)" }, /* Bluetooth changes this to "ngstrm", mistake? */
{ 0x2783, "length (nautical mile)" },
{ 0x2784, "area (barn)" },
{ 0x2785, "velocity (knot)" },
@ -357,12 +359,12 @@ const value_string bluetooth_uuid_vals[] = {
{ 0x27C3, "sound pressure (decibel)" },
{ 0x27C4, "concentration (parts per million)" },
{ 0x27C5, "concentration (parts per billion)" },
/* Declarations - https://www.bluetooth.com/specifications/gatt/declarations */
/* Declarations - https://www.bluetooth.com/specifications/assigned-numbers/ 16-bit UUIDs */
{ 0x2800, "GATT Primary Service Declaration" },
{ 0x2801, "GATT Secondary Service Declaration" },
{ 0x2802, "GATT Include Declaration" },
{ 0x2803, "GATT Characteristic Declaration" },
/* Descriptors - https://www.bluetooth.com/specifications/gatt/descriptors */
/* Descriptors - https://www.bluetooth.com/specifications/assigned-numbers/ 16-bit UUIDs */
{ 0x2900, "Characteristic Extended Properties" },
{ 0x2901, "Characteristic User Description" },
{ 0x2902, "Client Characteristic Configuration" },
@ -378,7 +380,8 @@ const value_string bluetooth_uuid_vals[] = {
{ 0x290C, "Environmental Sensing Measurement" },
{ 0x290D, "Environmental Sensing Trigger Setting" },
{ 0x290E, "Time Trigger Setting" },
/* Characteristics - https://www.bluetooth.com/specifications/gatt/characteristics */
{ 0x290F, "Complete BR-EDR Transport Block Data" },
/* Characteristic and Object Type- https://www.bluetooth.com/specifications/assigned-numbers/ 16-bit UUIDs */
{ 0x2A00, "Device Name" },
{ 0x2A01, "Appearance" },
{ 0x2A02, "Peripheral Privacy Flag" },
@ -577,6 +580,8 @@ const value_string bluetooth_uuid_vals[] = {
{ 0x2AC7, "Object List Filter" },
{ 0x2AC8, "Object Changed" },
{ 0x2AC9, "Resolvable Private Address Only" },
{ 0x2ACA, "Unspecified" },
{ 0x2ACB, "Directory Listing" },
{ 0x2ACC, "Fitness Machine Feature" },
{ 0x2ACD, "Treadmill Data" },
{ 0x2ACE, "Cross Trainer Data" },
@ -592,8 +597,6 @@ const value_string bluetooth_uuid_vals[] = {
{ 0x2AD8, "Supported Power Range" },
{ 0x2AD9, "Fitness Machine Control Point" },
{ 0x2ADA, "Fitness Machine Status" },
/* (break) Characteristics, will be continuated below Mesh */
/* Mesh Characteristics - https://www.bluetooth.com/specifications/mesh-specifications/mesh-characteristics */
{ 0x2ADB, "Mesh Provisioning Data In" },
{ 0x2ADC, "Mesh Provisioning Data Out" },
{ 0x2ADD, "Mesh Proxy Data In" },
@ -659,7 +662,6 @@ const value_string bluetooth_uuid_vals[] = {
{ 0x2B1A, "Voltage Statistics" },
{ 0x2B1B, "Volume Flow" },
{ 0x2B1C, "Chromaticity Coordinate" },
/* (continuation) Characteristics - https://www.bluetooth.com/specifications/gatt/characteristics */
{ 0x2B1D, "Reconnection Configuration Feature" },
{ 0x2B1E, "Reconnection Configuration Settings" },
{ 0x2B1F, "Reconnection Configuration Control Point" },
@ -678,7 +680,12 @@ const value_string bluetooth_uuid_vals[] = {
{ 0x2B2C, "BSS Response" },
{ 0x2B2D, "Emergency ID" },
{ 0x2B2E, "Emergency Text" },
{ 0x2B34, "Enhanced Blood Pressure Measurement" },
{ 0x2B35, "Enhanced Intermediate Cuff Pressure" },
{ 0x2B36, "Blood Pressure Record" },
{ 0x2B37, "Registered User Characteristic" },
{ 0x2B38, "BR-EDR Handover Data" },
{ 0x2B39, "Bluetooth SIG Data" },
{ 0x2B3A, "Server Supported Features" },
{ 0x2B3B, "Physical Activity Monitor Features" },
{ 0x2B3C, "General Activity Instantaneous Data" },
@ -794,8 +801,140 @@ const value_string bluetooth_uuid_vals[] = {
{ 0x2BD7, "Particulate Matter - PM10 Concentration" },
{ 0x2BD8, "Sulfur Dioxide Concentration" },
{ 0x2BD9, "Sulfur Hexafluoride Concentration" },
/* 16-bit UUID for Members - https://www.bluetooth.com/specifications/assigned-numbers/16-bit-uuids-for-members */
/* 16-bit UUID for Members - https://www.bluetooth.com/specifications/assigned-numbers/ 16-bit UUIDs */
{ 0xFCEC, "Griffwerk GmbH" },
{ 0xFCED, "Workaround Gmbh" },
{ 0xFCEE, "Velentium, LLC" },
{ 0xFCEF, "Divesoft s.r.o." },
{ 0xFCF0, "Security Enhancement Systems, LLC" },
{ 0xFCF1, "Google LLC" },
{ 0xFCF2, "Bitwards Oy" },
{ 0xFCF3, "Armatura LLC" },
{ 0xFCF4, "Allegion" },
{ 0xFCF5, "Trident Communication Technology, LLC" },
{ 0xFCF6, "The Linux Foundation" },
{ 0xFCF7, "Honor Device Co., Ltd." },
{ 0xFCF8, "Honor Device Co., Ltd." },
{ 0xFCF9, "Leupold & Stevens, Inc." },
{ 0xFCFA, "Leupold & Stevens, Inc." },
{ 0xFCFB, "Shenzhen Benwei Media Co., Ltd." },
{ 0xFCFC, "Barrot Technology Limited" },
{ 0xFCFD, "Barrot Technology Limited" },
{ 0xFCFE, "Sennheiser Consumer Audio GmbH" },
{ 0xFCFF, "701x" },
{ 0xFD00, "FUTEK Advanced Sensor Technology, Inc." },
{ 0xFD01, "Sanvita Medical Corporation" },
{ 0xFD02, "LEGO System A/S" },
{ 0xFD03, "Quuppa Oy" },
{ 0xFD04, "Shure Inc." },
{ 0xFD05, "Qualcomm Technologies, Inc." },
{ 0xFD06, "RACE-AI LLC" },
{ 0xFD07, "Swedlock AB" },
{ 0xFD08, "Bull Group Incorporated Company" },
{ 0xFD09, "Cousins and Sears LLC" },
{ 0xFD0A, "Luminostics, Inc." },
{ 0xFD0B, "Luminostics, Inc." },
{ 0xFD0C, "OSM HK Limited" },
{ 0xFD0D, "Blecon Ltd" },
{ 0xFD0E, "HerdDogg, Inc" },
{ 0xFD0F, "AEON MOTOR CO.,LTD." },
{ 0xFD10, "AEON MOTOR CO.,LTD." },
{ 0xFD11, "AEON MOTOR CO.,LTD." },
{ 0xFD12, "AEON MOTOR CO.,LTD." },
{ 0xFD13, "BRG Sports, Inc." },
{ 0xFD14, "BRG Sports, Inc." },
{ 0xFD15, "Panasonic Corporation" },
{ 0xFD16, "Sensitech, Inc." },
{ 0xFD17, "LEGIC Identsystems AG" },
{ 0xFD18, "LEGIC Identsystems AG" },
{ 0xFD19, "Smith & Nephew Medical Limited" },
{ 0xFD1A, "CSIRO" },
{ 0xFD1B, "Helios Sports, Inc." },
{ 0xFD1C, "Brady Worldwide Inc." },
{ 0xFD1D, "Samsung Electronics Co., Ltd" },
{ 0xFD1E, "Plume Design Inc." },
{ 0xFD1F, "3M" },
{ 0xFD20, "GN Hearing A/S" },
{ 0xFD21, "Huawei Technologies Co., Ltd." },
{ 0xFD22, "Huawei Technologies Co., Ltd." },
{ 0xFD23, "DOM Sicherheitstechnik GmbH & Co. KG" },
{ 0xFD24, "GD Midea Air-Conditioning Equipment Co., Ltd." },
{ 0xFD25, "GD Midea Air-Conditioning Equipment Co., Ltd." },
{ 0xFD26, "Novo Nordisk A/S" },
{ 0xFD27, "i2Systems" },
{ 0xFD28, "Julius Blum GmbH" },
{ 0xFD29, "Asahi Kasei Corporation" },
{ 0xFD2A, "Sony Corporation" },
{ 0xFD2B, "The Access Technologies" },
{ 0xFD2C, "The Access Technologies" },
{ 0xFD2D, "Xiaomi Inc." },
{ 0xFD2E, "Bitstrata Systems Inc." },
{ 0xFD2F, "Bitstrata Systems Inc." },
{ 0xFD30, "Sesam Solutions BV" },
{ 0xFD31, "LG Electronics Inc." },
{ 0xFD32, "Gemalto Holding BV" },
{ 0xFD33, "DashLogic, Inc." },
{ 0xFD34, "Aerosens LLC." },
{ 0xFD35, "Transsion Holdings Limited" },
{ 0xFD36, "Google LLC" },
{ 0xFD37, "TireCheck GmbH" },
{ 0xFD38, "Danfoss A/S" },
{ 0xFD39, "PREDIKTAS" },
{ 0xFD3A, "Verkada Inc." },
{ 0xFD3B, "Verkada Inc." },
{ 0xFD3C, "Redline Communications Inc." },
{ 0xFD3D, "Woan Technology (Shenzhen) Co., Ltd." },
{ 0xFD3E, "Pure Watercraft, inc." },
{ 0xFD3F, "Cognosos, Inc" },
{ 0xFD40, "Beflex Inc." },
{ 0xFD41, "Amazon Lab126" },
{ 0xFD42, "Globe (Jiangsu) Co.,Ltd" },
{ 0xFD43, "Apple Inc." },
{ 0xFD44, "Apple Inc." },
{ 0xFD45, "GB Solution co.,Ltd" },
{ 0xFD46, "Lemco IKE" },
{ 0xFD47, "Liberty Global Inc." },
{ 0xFD48, "Geberit International AG" },
{ 0xFD49, "Panasonic Corporation" },
{ 0xFD4A, "Sigma Elektro GmbH" },
{ 0xFD4B, "Samsung Electronics Co., Ltd." },
{ 0xFD4C, "Adolf Wuerth GmbH & Co KG" },
{ 0xFD4D, "70mai Co.,Ltd." },
{ 0xFD4E, "70mai Co.,Ltd." },
{ 0xFD4F, "Forkbeard Technologies AS" },
{ 0xFD50, "Hangzhou Tuya Information Technology Co., Ltd" },
{ 0xFD51, "UTC Fire and Security" },
{ 0xFD52, "UTC Fire and Security" },
{ 0xFD53, "PCI Private Limited" },
{ 0xFD54, "Qingdao Haier Technology Co., Ltd." },
{ 0xFD55, "Braveheart Wireless, Inc." },
{ 0xFD56, "Resmed Ltd" },
{ 0xFD57, "Volvo Car Corporation" },
{ 0xFD58, "Volvo Car Corporation" },
{ 0xFD59, "Samsung Electronics Co., Ltd." },
{ 0xFD5A, "Samsung Electronics Co., Ltd." },
{ 0xFD5B, "V2SOFT INC." },
{ 0xFD5C, "React Mobile" },
{ 0xFD5D, "maxon motor ltd." },
{ 0xFD5E, "Tapkey GmbH" },
{ 0xFD5F, "Oculus VR, LLC" },
{ 0xFD60, "Sercomm Corporation" },
{ 0xFD61, "Arendi AG" },
{ 0xFD62, "Fitbit, Inc." },
{ 0xFD63, "Fitbit, Inc." },
{ 0xFD64, "INRIA" },
{ 0xFD65, "Razer Inc." },
{ 0xFD66, "Zebra Technologies Corporation" },
{ 0xFD67, "Montblanc Simplo GmbH" },
{ 0xFD68, "Ubique Innovation AG" },
{ 0xFD69, "Samsung Electronics Co., Ltd" },
{ 0xFD6A, "Emerson" },
{ 0xFD6B, "rapitag GmbH" },
{ 0xFD6C, "Samsung Electronics Co., Ltd." },
{ 0xFD6D, "Sigma Elektro GmbH" },
{ 0xFD6E, "Polidea sp. z o.o." },
{ 0xFD6F, "Google/Apple Exposure Notification Service" },
{ 0xFD70, "GuangDong Oppo Mobile Telecommunications Corp., Ltd" },
{ 0xFD71, "GN Hearing A/S" },
{ 0xFD72, "Logitech International SA" },
{ 0xFD73, "BRControls Products BV" },
@ -1195,7 +1334,12 @@ const value_string bluetooth_uuid_vals[] = {
{ 0xFEFD, "Gimbal, Inc." },
{ 0xFEFE, "GN ReSound A/S" },
{ 0xFEFF, "GN Netcom" },
/* SDO Uuids - https://www.bluetooth.com/specifications/assigned-numbers/16-bit-uuids-for-sdos */
/* SDO Uuids - https://www.bluetooth.com/specifications/assigned-numbers/ 16-bit UUIDs */
{ 0xFFF3, "FiRa Consortium" },
{ 0xFFF4, "FiRa Consortium" },
{ 0xFFF5, "Car Connectivity Consortium, LLC" },
{ 0xFFF6, "ZigBee Alliance" },
{ 0xFFF7, "ZigBee Alliance" },
{ 0xFFF8, "Mopria Alliance - Mopria Alliance BLE Service" },
{ 0xFFF9, "Fast IDentity Online Alliance (FIDO) - FIDO2 secure client-to-authenticator transport" },
{ 0xFFFA, "ASTM International - ASTM Remote ID" },
@ -1207,7 +1351,7 @@ const value_string bluetooth_uuid_vals[] = {
};
value_string_ext bluetooth_uuid_vals_ext = VALUE_STRING_EXT_INIT(bluetooth_uuid_vals);
/* Taken from https://www.bluetooth.com/specifications/assigned-numbers/company-identifiers */
/* Taken from https://www.bluetooth.com/specifications/assigned-numbers/company-identifiers/ */
static const value_string bluetooth_company_id_vals[] = {
{ 0x0000, "Ericsson Technology Licensing" },
{ 0x0001, "Nokia Mobile Phones" },
@ -2234,7 +2378,7 @@ static const value_string bluetooth_company_id_vals[] = {
{ 0x03FE, "Littelfuse" },
{ 0x03FF, "Withings" },
{ 0x0400, "i-developer IT Beratung UG" },
{ 0x0401, "" },
{ 0x0401, "Relations Inc." },
{ 0x0402, "Sears Holdings Corporation" },
{ 0x0403, "Gantner Electronic GmbH" },
{ 0x0404, "Authomate Inc" },
@ -3427,6 +3571,667 @@ static const value_string bluetooth_company_id_vals[] = {
{ 0x08A8, "Shanghai Kfcube Inc" },
{ 0x08A9, "Fraunhofer IIS" },
{ 0x08AA, "SZ DJI TECHNOLOGY CO.,LTD" },
{ 0x08AB, "Coburn Technology, LLC" },
{ 0x08AC, "Topre Corporation" },
{ 0x08AD, "Kayamatics Limited" },
{ 0x08AE, "Moticon ReGo AG" },
{ 0x08AF, "Polidea Sp. z o.o." },
{ 0x08B0, "Trivedi Advanced Technologies LLC" },
{ 0x08B1, "CORE|vision BV" },
{ 0x08B2, "PF SCHWEISSTECHNOLOGIE GMBH" },
{ 0x08B3, "IONIQ Skincare GmbH & Co. KG" },
{ 0x08B4, "Sengled Co., Ltd." },
{ 0x08B5, "TransferFi" },
{ 0x08B6, "Boehringer Ingelheim Vetmedica GmbH" },
{ 0x08B7, "ABB Inc" },
{ 0x08B8, "Check Technology Solutions LLC" },
{ 0x08B9, "U-Shin Ltd." },
{ 0x08BA, "HYPER ICE, INC." },
{ 0x08BB, "Tokai-rika co.,ltd." },
{ 0x08BC, "Prevayl Limited" },
{ 0x08BD, "bf1systems limited" },
{ 0x08BE, "ubisys technologies GmbH" },
{ 0x08BF, "SIRC Co., Ltd." },
{ 0x08C0, "Accent Advanced Systems SLU" },
{ 0x08C1, "Rayden.Earth LTD" },
{ 0x08C2, "Lindinvent AB" },
{ 0x08C3, "CHIPOLO d.o.o." },
{ 0x08C4, "CellAssist, LLC" },
{ 0x08C5, "J. Wagner GmbH" },
{ 0x08C6, "Integra Optics Inc" },
{ 0x08C7, "Monadnock Systems Ltd." },
{ 0x08C8, "Liteboxer Technologies Inc." },
{ 0x08C9, "Noventa AG" },
{ 0x08CA, "Nubia Technology Co.,Ltd." },
{ 0x08CB, "JT INNOVATIONS LIMITED" },
{ 0x08CC, "TGM TECHNOLOGY CO., LTD." },
{ 0x08CD, "ifly" },
{ 0x08CE, "ZIMI CORPORATION" },
{ 0x08CF, "betternotstealmybike UG (with limited liability)" },
{ 0x08D0, "ESTOM Infotech Kft." },
{ 0x08D1, "Sensovium Inc." },
{ 0x08D2, "Virscient Limited" },
{ 0x08D3, "Novel Bits, LLC" },
{ 0x08D4, "ADATA Technology Co., LTD." },
{ 0x08D5, "KEYes" },
{ 0x08D6, "Nome Oy" },
{ 0x08D7, "Inovonics Corp" },
{ 0x08D8, "WARES" },
{ 0x08D9, "Pointr Labs Limited" },
{ 0x08DA, "Miridia Technology Incorporated" },
{ 0x08DB, "Tertium Technology" },
{ 0x08DC, "SHENZHEN AUKEY E BUSINESS CO., LTD" },
{ 0x08DD, "code-Q" },
{ 0x08DE, "Tyco Electronics Corporation a TE Connectivity Ltd Company" },
{ 0x08DF, "IRIS OHYAMA CO.,LTD." },
{ 0x08E0, "Philia Technology" },
{ 0x08E1, "KOZO KEIKAKU ENGINEERING Inc." },
{ 0x08E2, "Shenzhen Simo Technology co. LTD" },
{ 0x08E3, "Republic Wireless, Inc." },
{ 0x08E4, "Rashidov ltd" },
{ 0x08E5, "Crowd Connected Ltd" },
{ 0x08E6, "Eneso Tecnologia de Adaptacion S.L." },
{ 0x08E7, "Barrot Technology Limited" },
{ 0x08E8, "Naonext" },
{ 0x08E9, "Taiwan Intelligent Home Corp." },
{ 0x08EA, "COWBELL ENGINEERING CO.,LTD." },
{ 0x08EB, "Beijing Big Moment Technology Co., Ltd." },
{ 0x08EC, "Denso Corporation" },
{ 0x08ED, "IMI Hydronic Engineering International SA" },
{ 0x08EE, "ASKEY" },
{ 0x08EF, "Cumulus Digital Systems, Inc" },
{ 0x08F0, "Joovv, Inc." },
{ 0x08F1, "The L.S. Starrett Company" },
{ 0x08F2, "Microoled" },
{ 0x08F3, "PSP - Pauli Services & Products GmbH" },
{ 0x08F4, "Kodimo Technologies Company Limited" },
{ 0x08F5, "Tymtix Technologies Private Limited" },
{ 0x08F6, "Dermal Photonics Corporation" },
{ 0x08F7, "MTD Products Inc & Affiliates" },
{ 0x08F8, "instagrid GmbH" },
{ 0x08F9, "Spacelabs Medical Inc." },
{ 0x08FA, "Troo Corporation" },
{ 0x08FB, "Darkglass Electronics Oy" },
{ 0x08FC, "Hill-Rom" },
{ 0x08FD, "BioIntelliSense, Inc." },
{ 0x08FE, "Ketronixs Sdn Bhd" },
{ 0x08FF, "Plastimold Products, Inc" },
{ 0x0900, "Beijing Zizai Technology Co., LTD." },
{ 0x0901, "Lucimed" },
{ 0x0902, "TSC Auto-ID Technology Co., Ltd." },
{ 0x0903, "DATAMARS, Inc." },
{ 0x0904, "SUNCORPORATION" },
{ 0x0905, "Yandex Services AG" },
{ 0x0906, "Scope Logistical Solutions" },
{ 0x0907, "User Hello, LLC" },
{ 0x0908, "Pinpoint Innovations Limited" },
{ 0x0909, "70mai Co.,Ltd." },
{ 0x090A, "Zhuhai Hoksi Technology CO.,LTD" },
{ 0x090B, "EMBR labs, INC" },
{ 0x090C, "Radiawave Technologies Co.,Ltd." },
{ 0x090D, "IOT Invent GmbH" },
{ 0x090E, "OPTIMUSIOT TECH LLP" },
{ 0x090F, "VC Inc." },
{ 0x0910, "ASR Microelectronics (Shanghai) Co., Ltd." },
{ 0x0911, "Douglas Lighting Controls Inc." },
{ 0x0912, "Nerbio Medical Software Platforms Inc" },
{ 0x0913, "Braveheart Wireless, Inc." },
{ 0x0914, "INEO-SENSE" },
{ 0x0915, "Honda Motor Co., Ltd." },
{ 0x0916, "Ambient Sensors LLC" },
{ 0x0917, "ASR Microelectronics(ShenZhen)Co., Ltd." },
{ 0x0918, "Technosphere Labs Pvt. Ltd." },
{ 0x0919, "NO SMD LIMITED" },
{ 0x091A, "Albertronic BV" },
{ 0x091B, "Luminostics, Inc." },
{ 0x091C, "Oblamatik AG" },
{ 0x091D, "Innokind, Inc." },
{ 0x091E, "Melbot Studios, Sociedad Limitada" },
{ 0x091F, "Myzee Technology" },
{ 0x0920, "Omnisense Limited" },
{ 0x0921, "KAHA PTE. LTD." },
{ 0x0922, "Shanghai MXCHIP Information Technology Co., Ltd." },
{ 0x0923, "JSB TECH PTE LTD" },
{ 0x0924, "Fundacion Tecnalia Research and Innovation" },
{ 0x0925, "Yukai Engineering Inc." },
{ 0x0926, "Gooligum Technologies Pty Ltd" },
{ 0x0927, "ROOQ GmbH" },
{ 0x0928, "AiRISTA" },
{ 0x0929, "Qingdao Haier Technology Co., Ltd." },
{ 0x092A, "Sappl Verwaltungs- und Betriebs GmbH" },
{ 0x092B, "TekHome" },
{ 0x092C, "PCI Private Limited" },
{ 0x092D, "Leggett & Platt, Incorporated" },
{ 0x092E, "PS GmbH" },
{ 0x092F, "C.O.B.O. SpA" },
{ 0x0930, "James Walker RotaBolt Limited" },
{ 0x0931, "BREATHINGS Co., Ltd." },
{ 0x0932, "BarVision, LLC" },
{ 0x0933, "SRAM" },
{ 0x0934, "KiteSpring Inc." },
{ 0x0935, "Reconnect, Inc." },
{ 0x0936, "Elekon AG" },
{ 0x0937, "RealThingks GmbH" },
{ 0x0938, "Henway Technologies, LTD." },
{ 0x0939, "ASTEM Co.,Ltd." },
{ 0x093A, "LinkedSemi Microelectronics (Xiamen) Co., Ltd" },
{ 0x093B, "ENSESO LLC" },
{ 0x093C, "Xenoma Inc." },
{ 0x093D, "Adolf Wuerth GmbH & Co KG" },
{ 0x093E, "Catalyft Labs, Inc." },
{ 0x093F, "JEPICO Corporation" },
{ 0x0940, "Hero Workout GmbH" },
{ 0x0941, "Rivian Automotive, LLC" },
{ 0x0942, "TRANSSION HOLDINGS LIMITED" },
{ 0x0943, "Inovonics Corp." },
{ 0x0944, "Agitron d.o.o." },
{ 0x0945, "Globe (Jiangsu) Co., Ltd" },
{ 0x0946, "AMC International Alfa Metalcraft Corporation AG" },
{ 0x0947, "First Light Technologies Ltd." },
{ 0x0948, "Wearable Link Limited" },
{ 0x0949, "Metronom Health Europe" },
{ 0x094A, "Zwift, Inc." },
{ 0x094B, "Kindeva Drug Delivery L.P." },
{ 0x094C, "GimmiSys GmbH" },
{ 0x094D, "tkLABS INC." },
{ 0x094E, "PassiveBolt, Inc." },
{ 0x094F, "Limited Liability Company \"Mikrotikls\"" },
{ 0x0950, "Capetech" },
{ 0x0951, "PPRS" },
{ 0x0952, "Apptricity Corporation" },
{ 0x0953, "LogiLube, LLC" },
{ 0x0954, "Julbo" },
{ 0x0955, "Breville Group" },
{ 0x0956, "Kerlink" },
{ 0x0957, "Ohsung Electronics" },
{ 0x0958, "ZTE Corporation" },
{ 0x0959, "HerdDogg, Inc" },
{ 0x095A, "Selekt Bilgisayar, lletisim Urunleri lnsaat Sanayi ve Ticaret Limited Sirketi" },
{ 0x095B, "Lismore Instruments Limited" },
{ 0x095C, "LogiLube, LLC" },
{ 0x095D, "ETC" },
{ 0x095E, "BioEchoNet inc." },
{ 0x095F, "NUANCE HEARING LTD" },
{ 0x0960, "Sena Technologies Inc." },
{ 0x0961, "Linkura AB" },
{ 0x0962, "GL Solutions K.K." },
{ 0x0963, "Moonbird BV" },
{ 0x0964, "Countrymate Technology Limited" },
{ 0x0965, "Asahi Kasei Corporation" },
{ 0x0966, "PointGuard, LLC" },
{ 0x0967, "Neo Materials and Consulting Inc." },
{ 0x0968, "Actev Motors, Inc." },
{ 0x0969, "Woan Technology (Shenzhen) Co., Ltd." },
{ 0x096A, "dricos, Inc." },
{ 0x096B, "Guide ID B.V." },
{ 0x096C, "9374-7319 Quebec inc" },
{ 0x096D, "Gunwerks, LLC" },
{ 0x096E, "Band Industries, inc." },
{ 0x096F, "Lund Motion Products, Inc." },
{ 0x0970, "IBA Dosimetry GmbH" },
{ 0x0971, "GA" },
{ 0x0972, "Closed Joint Stock Company \"Zavod Flometr\" (\"Zavod Flometr\" CJSC)" },
{ 0x0973, "Popit Oy" },
{ 0x0974, "ABEYE" },
{ 0x0975, "BlueIOT(Beijing) Technology Co.,Ltd" },
{ 0x0976, "Fauna Audio GmbH" },
{ 0x0977, "TOYOTA motor corporation" },
{ 0x0978, "ZifferEins GmbH & Co. KG" },
{ 0x0979, "BIOTRONIK SE & Co. KG" },
{ 0x097A, "CORE CORPORATION" },
{ 0x097B, "CTEK Sweden AB" },
{ 0x097C, "Thorley Industries, LLC" },
{ 0x097D, "CLB B.V." },
{ 0x097E, "SonicSensory Inc" },
{ 0x097F, "ISEMAR S.R.L." },
{ 0x0980, "DEKRA TESTING AND CERTIFICATION, S.A.U." },
{ 0x0981, "Bernard Krone Holding SE & Co.KG" },
{ 0x0982, "ELPRO-BUCHS AG" },
{ 0x0983, "Feedback Sports LLC" },
{ 0x0984, "TeraTron GmbH" },
{ 0x0985, "Lumos Health Inc." },
{ 0x0986, "Cello Hill, LLC" },
{ 0x0987, "TSE BRAKES, INC." },
{ 0x0988, "BHM-Tech Produktionsgesellschaft m.b.H" },
{ 0x0989, "WIKA Alexander Wiegand SE & Co.KG" },
{ 0x098A, "Biovigil" },
{ 0x098B, "Mequonic Engineering, S.L." },
{ 0x098C, "bGrid B.V." },
{ 0x098D, "C3-WIRELESS, LLC" },
{ 0x098E, "ADVEEZ" },
{ 0x098F, "Aktiebolaget Regin" },
{ 0x0990, "Anton Paar GmbH" },
{ 0x0991, "Telenor ASA" },
{ 0x0992, "Big Kaiser Precision Tooling Ltd" },
{ 0x0993, "Absolute Audio Labs B.V." },
{ 0x0994, "VT42 Pty Ltd" },
{ 0x0995, "Bronkhorst High-Tech B.V." },
{ 0x0996, "C. & E. Fein GmbH" },
{ 0x0997, "NextMind" },
{ 0x0998, "Pixie Dust Technologies, Inc." },
{ 0x0999, "eTactica ehf" },
{ 0x099A, "New Audio LLC" },
{ 0x099B, "Sendum Wireless Corporation" },
{ 0x099C, "deister electronic GmbH" },
{ 0x099D, "YKK AP Inc." },
{ 0x099E, "Step One Limited" },
{ 0x099F, "Koya Medical, Inc." },
{ 0x09A0, "Proof Diagnostics, Inc." },
{ 0x09A1, "VOS Systems, LLC" },
{ 0x09A2, "ENGAGENOW DATA SCIENCES PRIVATE LIMITED" },
{ 0x09A3, "ARDUINO SA" },
{ 0x09A4, "KUMHO ELECTRICS, INC" },
{ 0x09A5, "Security Enhancement Systems, LLC" },
{ 0x09A6, "BEIJING ELECTRIC VEHICLE CO.,LTD" },
{ 0x09A7, "Paybuddy ApS" },
{ 0x09A8, "KHN Solutions Inc" },
{ 0x09A9, "Nippon Ceramic Co.,Ltd." },
{ 0x09AA, "PHOTODYNAMIC INCORPORATED" },
{ 0x09AB, "DashLogic, Inc." },
{ 0x09AC, "Ambiq" },
{ 0x09AD, "Narhwall Inc." },
{ 0x09AE, "Pozyx NV" },
{ 0x09AF, "ifLink Open Community" },
{ 0x09B0, "Deublin Company, LLC" },
{ 0x09B1, "BLINQY" },
{ 0x09B2, "DYPHI" },
{ 0x09B3, "BlueX Microelectronics Corp Ltd." },
{ 0x09B4, "PentaLock Aps." },
{ 0x09B5, "AUTEC Gesellschaft fuer Automationstechnik mbH" },
{ 0x09B6, "Pegasus Technologies, Inc." },
{ 0x09B7, "Bout Labs, LLC" },
{ 0x09B8, "PlayerData Limited" },
{ 0x09B9, "SAVOY ELECTRONIC LIGHTING" },
{ 0x09BA, "Elimo Engineering Ltd" },
{ 0x09BB, "SkyStream Corporation" },
{ 0x09BC, "Aerosens LLC" },
{ 0x09BD, "Centre Suisse d'Electronique et de Microtechnique SA" },
{ 0x09BE, "Vessel Ltd." },
{ 0x09BF, "Span.IO, Inc." },
{ 0x09C0, "AnotherBrain inc." },
{ 0x09C1, "Rosewill" },
{ 0x09C2, "Universal Audio, Inc." },
{ 0x09C3, "JAPAN TOBACCO INC." },
{ 0x09C4, "UVISIO" },
{ 0x09C5, "HungYi Microelectronics Co.,Ltd." },
{ 0x09C6, "Honor Device Co., Ltd." },
{ 0x09C7, "Combustion, LLC" },
{ 0x09C8, "XUNTONG" },
{ 0x09C9, "CrowdGlow Ltd" },
{ 0x09CA, "Mobitrace" },
{ 0x09CB, "Hx Engineering, LLC" },
{ 0x09CC, "Senso4s d.o.o." },
{ 0x09CD, "Blyott" },
{ 0x09CE, "Julius Blum GmbH" },
{ 0x09CF, "BlueStreak IoT, LLC" },
{ 0x09D0, "Chess Wise B.V." },
{ 0x09D1, "ABLEPAY TECHNOLOGIES AS" },
{ 0x09D2, "Temperature Sensitive Solutions Systems Sweden AB" },
{ 0x09D3, "HeartHero, inc." },
{ 0x09D4, "ORBIS Inc." },
{ 0x09D5, "GEAR RADIO ELECTRONICS CORP." },
{ 0x09D6, "EAR TEKNIK ISITME VE ODIOMETRI CIHAZLARI SANAYI VE TICARET ANONIM SIRKETI" },
{ 0x09D7, "Coyotta" },
{ 0x09D8, "Synergy Tecnologia em Sistemas Ltda" },
{ 0x09D9, "VivoSensMedical GmbH" },
{ 0x09DA, "Nagravision SA" },
{ 0x09DB, "Bionic Avionics Inc." },
{ 0x09DC, "AON2 Ltd." },
{ 0x09DD, "Innoware Development AB" },
{ 0x09DE, "JLD Technology Solutions, LLC" },
{ 0x09DF, "Magnus Technology Sdn Bhd" },
{ 0x09E0, "Preddio Technologies Inc." },
{ 0x09E1, "Tag-N-Trac Inc" },
{ 0x09E2, "Wuhan Linptech Co.,Ltd." },
{ 0x09E3, "Friday Home Aps" },
{ 0x09E4, "CPS AS" },
{ 0x09E5, "Mobilogix" },
{ 0x09E6, "Masonite Corporation" },
{ 0x09E7, "Kabushikigaisha HANERON" },
{ 0x09E8, "Melange Systems Pvt. Ltd." },
{ 0x09E9, "LumenRadio AB" },
{ 0x09EA, "Athlos Oy" },
{ 0x09EB, "KEAN ELECTRONICS PTY LTD" },
{ 0x09EC, "Yukon advanced optics worldwide, UAB" },
{ 0x09ED, "Sibel Inc." },
{ 0x09EE, "OJMAR SA" },
{ 0x09EF, "Steinel Solutions AG" },
{ 0x09F0, "WatchGas B.V." },
{ 0x09F1, "OM Digital Solutions Corporation" },
{ 0x09F2, "Audeara Pty Ltd" },
{ 0x09F3, "Beijing Zero Zero Infinity Technology Co.,Ltd." },
{ 0x09F4, "Spectrum Technologies, Inc." },
{ 0x09F5, "OKI Electric Industry Co., Ltd" },
{ 0x09F6, "Mobile Action Technology Inc." },
{ 0x09F7, "SENSATEC Co., Ltd." },
{ 0x09F8, "R.O. S.R.L." },
{ 0x09F9, "Hangzhou Yaguan Technology Co. LTD" },
{ 0x09FA, "Listen Technologies Corporation" },
{ 0x09FB, "TOITU CO., LTD." },
{ 0x09FC, "Confidex" },
{ 0x09FD, "Keep Technologies, Inc." },
{ 0x09FE, "Lichtvision Engineering GmbH" },
{ 0x09FF, "AIRSTAR" },
{ 0x0A00, "Ampler Bikes OU" },
{ 0x0A01, "Cleveron AS" },
{ 0x0A02, "Ayxon-Dynamics GmbH" },
{ 0x0A03, "donutrobotics Co., Ltd." },
{ 0x0A04, "Flosonics Medical" },
{ 0x0A05, "Southwire Company, LLC" },
{ 0x0A06, "Shanghai wuqi microelectronics Co.,Ltd" },
{ 0x0A07, "Reflow Pty Ltd" },
{ 0x0A08, "Oras Oy" },
{ 0x0A09, "ECCT" },
{ 0x0A0A, "Volan Technology Inc." },
{ 0x0A0B, "SIANA Systems" },
{ 0x0A0C, "Shanghai Yidian Intelligent Technology Co., Ltd." },
{ 0x0A0D, "Blue Peacock GmbH" },
{ 0x0A0E, "Roland Corporation" },
{ 0x0A0F, "LIXIL Corporation" },
{ 0x0A10, "SUBARU Corporation" },
{ 0x0A11, "Sensolus" },
{ 0x0A12, "Dyson Technology Limited" },
{ 0x0A13, "Tec4med LifeScience GmbH" },
{ 0x0A14, "CROXEL, INC." },
{ 0x0A15, "Syng Inc" },
{ 0x0A16, "RIDE VISION LTD" },
{ 0x0A17, "Plume Design Inc" },
{ 0x0A18, "Cambridge Animal Technologies Ltd" },
{ 0x0A19, "Maxell, Ltd." },
{ 0x0A1A, "Link Labs, Inc." },
{ 0x0A1B, "Embrava Pty Ltd" },
{ 0x0A1C, "INPEAK S.C." },
{ 0x0A1D, "API-K" },
{ 0x0A1E, "CombiQ AB" },
{ 0x0A1F, "DeVilbiss Healthcare LLC" },
{ 0x0A20, "Jiangxi Innotech Technology Co., Ltd" },
{ 0x0A21, "Apollogic Sp. z o.o." },
{ 0x0A22, "DAIICHIKOSHO CO., LTD." },
{ 0x0A23, "BIXOLON CO.,LTD" },
{ 0x0A24, "Atmosic Technologies, Inc." },
{ 0x0A25, "Eran Financial Services LLC" },
{ 0x0A26, "Louis Vuitton" },
{ 0x0A27, "AYU DEVICES PRIVATE LIMITED" },
{ 0x0A28, "NanoFlex" },
{ 0x0A29, "Worthcloud Technology Co.,Ltd" },
{ 0x0A2A, "Yamaha Corporation" },
{ 0x0A2B, "PaceBait IVS" },
{ 0x0A2C, "Shenzhen H&T Intelligent Control Co., Ltd" },
{ 0x0A2D, "Shenzhen Feasycom Technology Co., Ltd." },
{ 0x0A2E, "Zuma Array Limited" },
{ 0x0A2F, "Instamic, Inc." },
{ 0x0A30, "Air-Weigh" },
{ 0x0A31, "Nevro Corp." },
{ 0x0A32, "Pinnacle Technology, Inc." },
{ 0x0A33, "WMF AG" },
{ 0x0A34, "Luxer Corporation" },
{ 0x0A35, "safectory GmbH" },
{ 0x0A36, "NGK SPARK PLUG CO., LTD." },
{ 0x0A37, "2587702 Ontario Inc." },
{ 0x0A38, "Bouffalo Lab (Nanjing)., Ltd." },
{ 0x0A39, "BLUETICKETING SRL" },
{ 0x0A3A, "Incotex Co. Ltd." },
{ 0x0A3B, "Galileo Technology Limited" },
{ 0x0A3C, "Siteco GmbH" },
{ 0x0A3D, "DELABIE" },
{ 0x0A3E, "Hefei Yunlian Semiconductor Co., Ltd" },
{ 0x0A3F, "Shenzhen Yopeak Optoelectronics Technology Co., Ltd." },
{ 0x0A40, "GEWISS S.p.A." },
{ 0x0A41, "OPEX Corporation" },
{ 0x0A42, "Motionalysis, Inc." },
{ 0x0A43, "Busch Systems International Inc." },
{ 0x0A44, "Novidan, Inc." },
{ 0x0A45, "3SI Security Systems, Inc" },
{ 0x0A46, "Beijing HC-Infinite Technology Limited" },
{ 0x0A47, "The Wand Company Ltd" },
{ 0x0A48, "JRC Mobility Inc." },
{ 0x0A49, "Venture Research Inc." },
{ 0x0A4A, "Map Large, Inc." },
{ 0x0A4B, "MistyWest Energy and Transport Ltd." },
{ 0x0A4C, "SiFli Technologies (shanghai) Inc." },
{ 0x0A4D, "Lockn Technologies Private Limited" },
{ 0x0A4E, "Toytec Corporation" },
{ 0x0A4F, "VANMOOF Global Holding B.V." },
{ 0x0A50, "Nextscape Inc." },
{ 0x0A51, "CSIRO" },
{ 0x0A52, "Follow Sense Europe B.V." },
{ 0x0A53, "KKM COMPANY LIMITED" },
{ 0x0A54, "SQL Technologies Corp." },
{ 0x0A55, "Inugo Systems Limited" },
{ 0x0A56, "ambie" },
{ 0x0A57, "Meizhou Guo Wei Electronics Co., Ltd" },
{ 0x0A58, "Indigo Diabetes" },
{ 0x0A59, "TourBuilt, LLC" },
{ 0x0A5A, "Sontheim Industrie Elektronik GmbH" },
{ 0x0A5B, "LEGIC Identsystems AG" },
{ 0x0A5C, "Innovative Design Labs Inc." },
{ 0x0A5D, "MG Energy Systems B.V." },
{ 0x0A5E, "LaceClips llc" },
{ 0x0A5F, "stryker" },
{ 0x0A60, "DATANG SEMICONDUCTOR TECHNOLOGY CO.,LTD" },
{ 0x0A61, "Smart Parks B.V." },
{ 0x0A62, "MOKO TECHNOLOGY Ltd" },
{ 0x0A63, "Gremsy JSC" },
{ 0x0A64, "Geopal system A/S" },
{ 0x0A65, "Lytx, INC." },
{ 0x0A66, "JUSTMORPH PTE. LTD." },
{ 0x0A67, "Beijing SuperHexa Century Technology CO. Ltd" },
{ 0x0A68, "Focus Ingenieria SRL" },
{ 0x0A69, "HAPPIEST BABY, INC." },
{ 0x0A6A, "Scribble Design Inc." },
{ 0x0A6B, "Olympic Ophthalmics, Inc." },
{ 0x0A6C, "Pokkels" },
{ 0x0A6D, "KUUKANJYOKIN Co.,Ltd." },
{ 0x0A6E, "Pac Sane Limited" },
{ 0x0A6F, "Warner Bros." },
{ 0x0A70, "Ooma" },
{ 0x0A71, "Senquip Pty Ltd" },
{ 0x0A72, "Jumo GmbH & Co. KG" },
{ 0x0A73, "Innohome Oy" },
{ 0x0A74, "MICROSON S.A." },
{ 0x0A75, "Delta Cycle Corporation" },
{ 0x0A76, "Synaptics Incorporated" },
{ 0x0A77, "JMD PACIFIC PTE. LTD." },
{ 0x0A78, "Shenzhen Sunricher Technology Limited" },
{ 0x0A79, "Webasto SE" },
{ 0x0A7A, "Emlid Limited" },
{ 0x0A7B, "UniqAir Oy" },
{ 0x0A7C, "WAFERLOCK" },
{ 0x0A7D, "Freedman Electronics Pty Ltd" },
{ 0x0A7E, "KEBA Handover Automation GmbH" },
{ 0x0A7F, "Intuity Medical" },
{ 0x0A80, "Cleer Limited" },
{ 0x0A81, "Universal Biosensors Pty Ltd" },
{ 0x0A82, "Corsair" },
{ 0x0A83, "Rivata, Inc." },
{ 0x0A84, "Greennote Inc," },
{ 0x0A85, "Snowball Technology Co., Ltd." },
{ 0x0A86, "ALIZENT International" },
{ 0x0A87, "Shanghai Smart System Technology Co., Ltd" },
{ 0x0A88, "PSA Peugeot Citroen" },
{ 0x0A89, "SES-Imagotag" },
{ 0x0A8A, "HAINBUCH SPANNENDE TECHNIK" },
{ 0x0A8B, "SANlight GmbH" },
{ 0x0A8C, "DelpSys, s.r.o." },
{ 0x0A8D, "JCM TECHNOLOGIES S.A." },
{ 0x0A8E, "Perfect Company" },
{ 0x0A8F, "TOTO LTD." },
{ 0x0A90, "Shenzhen Grandsun Electronic Co.,Ltd." },
{ 0x0A91, "Monarch International Inc." },
{ 0x0A92, "Carestream Dental LLC" },
{ 0x0A93, "GiPStech S.r.l." },
{ 0x0A94, "OOBIK Inc." },
{ 0x0A95, "Pamex Inc." },
{ 0x0A96, "Lightricity Ltd" },
{ 0x0A97, "SensTek" },
{ 0x0A98, "Foil, Inc." },
{ 0x0A99, "Shanghai high-flying electronics technology Co.,Ltd" },
{ 0x0A9A, "TEMKIN ASSOCIATES, LLC" },
{ 0x0A9B, "Eello LLC" },
{ 0x0A9C, "Xi'an Fengyu Information Technology Co., Ltd." },
{ 0x0A9D, "Canon Finetech Nisca Inc." },
{ 0x0A9E, "LifePlus, Inc." },
{ 0x0A9F, "ista International GmbH" },
{ 0x0AA0, "Loy Tec electronics GmbH" },
{ 0x0AA1, "LINCOGN TECHNOLOGY CO. LIMITED" },
{ 0x0AA2, "Care Bloom, LLC" },
{ 0x0AA3, "DIC Corporation" },
{ 0x0AA4, "FAZEPRO LLC" },
{ 0x0AA5, "Shenzhen Uascent Technology Co., Ltd" },
{ 0x0AA6, "Realityworks, inc." },
{ 0x0AA7, "Urbanista AB" },
{ 0x0AA8, "Zencontrol Pty Ltd" },
{ 0x0AA9, "Mrinq Technologies LLC" },
{ 0x0AAA, "Computime International Ltd" },
{ 0x0AAB, "Anhui Listenai Co" },
{ 0x0AAC, "OSM HK Limited" },
{ 0x0AAD, "Adevo Consulting AB" },
{ 0x0AAE, "PS Engineering, Inc." },
{ 0x0AAF, "AIAIAI ApS" },
{ 0x0AB0, "Visiontronic s.r.o." },
{ 0x0AB1, "InVue Security Products Inc" },
{ 0x0AB2, "TouchTronics, Inc." },
{ 0x0AB3, "INNER RANGE PTY. LTD." },
{ 0x0AB4, "Ellenby Technologies, Inc." },
{ 0x0AB5, "Elstat Ltd [ Formerly Elstat Electronics Ltd.]" },
{ 0x0AB6, "Xenter, Inc." },
{ 0x0AB7, "LogTag North America Inc." },
{ 0x0AB8, "Sens.ai Incorporated" },
{ 0x0AB9, "STL" },
{ 0x0ABA, "Open Bionics Ltd." },
{ 0x0ABB, "R-DAS, s.r.o." },
{ 0x0ABC, "KCCS Mobile Engineering Co., Ltd." },
{ 0x0ABD, "Inventas AS" },
{ 0x0ABE, "Robkoo Information & Technologies Co., Ltd." },
{ 0x0ABF, "PAUL HARTMANN AG" },
{ 0x0AC0, "Omni-ID USA, INC." },
{ 0x0AC1, "Shenzhen Jingxun Technology Co., Ltd." },
{ 0x0AC2, "RealMega Microelectronics technology (Shanghai) Co. Ltd." },
{ 0x0AC3, "Kenzen, Inc." },
{ 0x0AC4, "CODIUM" },
{ 0x0AC5, "Flexoptix GmbH" },
{ 0x0AC6, "Barnes Group Inc." },
{ 0x0AC7, "Chengdu Aich Technology Co.,Ltd" },
{ 0x0AC8, "Keepin Co., Ltd." },
{ 0x0AC9, "Swedlock AB" },
{ 0x0ACA, "Shenzhen CoolKit Technology Co., Ltd" },
{ 0x0ACB, "ise Individuelle Software und Elektronik GmbH" },
{ 0x0ACC, "Nuvoton" },
{ 0x0ACD, "Visuallex Sport International Limited" },
{ 0x0ACE, "KOBATA GAUGE MFG. CO., LTD." },
{ 0x0ACF, "CACI Technologies" },
{ 0x0AD0, "Nordic Strong ApS" },
{ 0x0AD1, "EAGLE KINGDOM TECHNOLOGIES LIMITED" },
{ 0x0AD2, "Lautsprecher Teufel GmbH" },
{ 0x0AD3, "SSV Software Systems GmbH" },
{ 0x0AD4, "Zhuhai Pantum Electronisc Co., Ltd" },
{ 0x0AD5, "Streamit B.V." },
{ 0x0AD6, "nymea GmbH" },
{ 0x0AD7, "AL-KO Geraete GmbH" },
{ 0x0AD8, "Franz Kaldewei GmbH&Co KG" },
{ 0x0AD9, "Shenzhen Aimore. Co.,Ltd" },
{ 0x0ADA, "Codefabrik GmbH" },
{ 0x0ADB, "Reelables, Inc." },
{ 0x0ADC, "Duravit AG " },
{ 0x0ADD, "Boss Audio" },
{ 0x0ADE, "Vocera Communications, Inc." },
{ 0x0ADF, "Douglas Dynamics L.L.C." },
{ 0x0AE0, "Viceroy Devices Corporation" },
{ 0x0AE1, "ChengDu ForThink Technology Co., Ltd." },
{ 0x0AE2, "IMATRIX SYSTEMS, INC." },
{ 0x0AE3, "GlobalMed" },
{ 0x0AE4, "DALI Alliance" },
{ 0x0AE5, "unu GmbH" },
{ 0x0AE6, "Hexology" },
{ 0x0AE7, "Sunplus Technology Co., Ltd." },
{ 0x0AE8, "LEVEL, s.r.o." },
{ 0x0AE9, "FLIR Systems AB" },
{ 0x0AEA, "Borda Technology" },
{ 0x0AEB, "Square, Inc." },
{ 0x0AEC, "FUTEK ADVANCED SENSOR TECHNOLOGY, INC" },
{ 0x0AED, "Saxonar GmbH" },
{ 0x0AEE, "Velentium, LLC" },
{ 0x0AEF, "GLP German Light Products GmbH" },
{ 0x0AF0, "Leupold & Stevens, Inc." },
{ 0x0AF1, "CRADERS,CO.,LTD" },
{ 0x0AF2, "Shanghai All Link Microelectronics Co.,Ltd" },
{ 0x0AF3, "701x Inc." },
{ 0x0AF4, "Radioworks Microelectronics PTY LTD" },
{ 0x0AF5, "Unitech Electronic Inc." },
{ 0x0AF6, "AMETEK, Inc." },
{ 0x0AF7, "Irdeto" },
{ 0x0AF8, "First Design System Inc." },
{ 0x0AF9, "Unisto AG" },
{ 0x0AFA, "Chengdu Ambit Technology Co., Ltd." },
{ 0x0AFB, "SMT ELEKTRONIK GmbH" },
{ 0x0AFC, "Cerebrum Sensor Technologies Inc." },
{ 0x0AFD, "Weber Sensors, LLC" },
{ 0x0AFE, "Earda Technologies Co.,Ltd" },
{ 0x0AFF, "FUSEAWARE LIMITED" },
{ 0x0B00, "Flaircomm Microelectronics Inc." },
{ 0x0B01, "RESIDEO TECHNOLOGIES, INC." },
{ 0x0B02, "IORA Technology Development Ltd. Sti." },
{ 0x0B03, "Precision Triathlon Systems Limited" },
{ 0x0B04, "I-PERCUT" },
{ 0x0B05, "Marquardt GmbH" },
{ 0x0B06, "FAZUA GmbH" },
{ 0x0B07, "Workaround Gmbh" },
{ 0x0B08, "Shenzhen Qianfenyi Intelligent Technology Co., LTD" },
{ 0x0B09, "soonisys" },
{ 0x0B0A, "Belun Technology Company Limited" },
{ 0x0B0B, "Sanistaal A/S" },
{ 0x0B0C, "BluPeak" },
{ 0x0B0D, "SANYO DENKO Co.,Ltd." },
{ 0x0B0E, "Honda Lock Mfg. Co.,Ltd." },
{ 0x0B0F, "B.E.A. S.A." },
{ 0x0B10, "Alfa Laval Corporate AB" },
{ 0x0B11, "ThermoWorks, Inc." },
{ 0x0B12, "ToughBuilt Industries LLC" },
{ 0x0B13, "IOTOOLS" },
{ 0x0B14, "Olumee" },
{ 0x0B15, "NAOS JAPAN K.K." },
{ 0x0B16, "Guard RFID Solutions Inc." },
{ 0x0B17, "SIG SAUER, INC." },
{ 0x0B18, "DECATHLON SE" },
{ 0x0B19, "WBS PROJECT H PTY LTD" },
{ 0x0B1A, "Roca Sanitario, S.A." },
{ 0x0B1B, "Enerpac Tool Group Corp." },
{ 0x0B1C, "Nanoleq AG" },
{ 0x0B1D, "Accelerated Systems" },
{ 0x0B1E, "PB INC." },
{ 0x0B1F, "Beijing ESWIN Computing Technology Co., Ltd." },
{ 0x0B20, "TKH Security B.V." },
{ 0x0B21, "ams AG" },
{ 0x0B22, "Hygiene IQ, LLC." },
{ 0x0B23, "iRhythm Technologies, Inc." },
{ 0x0B24, "BeiJing ZiJie TiaoDong KeJi Co.,Ltd." },
{ 0x0B25, "NIBROTECH LTD" },
{ 0x0B26, "Baracoda Daily Healthtech." },
{ 0x0B27, "Lumi United Technology Co., Ltd" },
{ 0x0B28, "CHACON" },
{ 0x0B29, "Tech-Venom Entertainment Private Limited" },
{ 0x0B2A, "ACL Airshop B.V." },
{ 0x0B2B, "MAI" },
{ 0x0B2C, "ILLUMAGEAR, Inc." },
{ 0x0B2D, "REDARC ELECTRONICS PTY LTD" },
{ 0x0B2E, "MOCA System Inc." },
{ 0x0B2F, "Duke Manufacturing Co" },
{ 0x0B30, "ART SPA" },
{ 0x0B31, "Silver Wolf Vehicles Inc." },
{ 0x0B32, "Hala Systems, Inc." },
{ 0x0B33, "ARMATURA LLC" },
{ 0x0B34, "CONZUMEX INDUSTRIES PRIVATE LIMITED" },
{ 0x0B35, "BH Sens" },
{ 0x0B36, "SINTEF" },
{ 0x0B37, "Omnivoltaic Energy Solutions Limited Company" },
{ 0x0B38, "WISYCOM S.R.L." },
{ 0x0B39, "Red 100 Lighting Co., ltd." },
{ 0x0B3A, "Impact Biosystems, Inc." },
{ 0x0B3B, "AIC semiconductor (Shanghai) Co., Ltd." },
{ 0x0B3C, "Dodge Industrial, Inc." },
{ 0x0B3D, "REALTIMEID AS" },
{ 0x0B3E, "ISEO Serrature S.p.a." },
{ 0x0B3F, "MindRhythm, Inc." },
{ 0xFFFF, "For use in internal and interoperability tests" },
{0, NULL }
};