From 8b3b2fd9a0ec5b753e771769e558f1af3c376228 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 30 Jul 2015 18:58:22 +0200 Subject: [PATCH] lib: Update company identifiers --- lib/bluetooth.c | 50 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/lib/bluetooth.c b/lib/bluetooth.c index cc67261d0..301e6ab83 100644 --- a/lib/bluetooth.c +++ b/lib/bluetooth.c @@ -1439,6 +1439,56 @@ const char *bt_compidtostr(int compid) return "Orlan LLC"; case 588: return "Blue Clover Devices"; + case 589: + return "M-Way Solutions GmbH"; + case 590: + return "Microtronics Engineering GmbH"; + case 591: + return "Schneider Schreibgerte GmbH"; + case 592: + return "Sapphire Circuits LLC"; + case 593: + return "Lumo Bodytech Inc."; + case 594: + return "UKC Technosolution"; + case 595: + return "Xicato Inc."; + case 596: + return "Playbrush"; + case 597: + return "Dai Nippon Printing Co., Ltd."; + case 598: + return "G24 Power Limited"; + case 599: + return "AdBabble Local Commerce Inc."; + case 600: + return "Devialet SA"; + case 601: + return "ALTYOR"; + case 602: + return "University of Applied Sciences Valais/Haute Ecole Valaisanne"; + case 603: + return "Five Interactive, LLC dba Zendo"; + case 604: + return "NetEase (Hangzhou) Network co.Ltd."; + case 605: + return "Lexmark International Inc."; + case 606: + return "Fluke Corporation"; + case 607: + return "Yardarm Technologies"; + case 608: + return "SensaRx"; + case 609: + return "SECVRE GmbH"; + case 610: + return "Glacial Ridge Technologies"; + case 611: + return "Identiv, Inc."; + case 612: + return "DDS, Inc."; + case 613: + return "SMK Corporation"; case 65535: return "internal use"; default: -- 2.47.3