From e513efa8e42784b8ed4428a3b0d43218e1e3127d Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 4 Sep 2015 02:45:52 +0200 Subject: [PATCH] lib: Update company identifiers --- lib/bluetooth.c | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/lib/bluetooth.c b/lib/bluetooth.c index 4c40a3310..0184df39c 100644 --- a/lib/bluetooth.c +++ b/lib/bluetooth.c @@ -1523,6 +1523,28 @@ const char *bt_compidtostr(int compid) return "Geotab"; case 630: return "E.G.O. Elektro-Gertebau GmbH"; + case 631: + return "bewhere inc"; + case 632: + return "Johnson Outdoors Inc"; + case 633: + return "steute Schaltgerate GmbH & Co. KG"; + case 634: + return "Ekomini inc."; + case 635: + return "DEFA AS"; + case 636: + return "Aseptika Ltd"; + case 637: + return "HUAWEI Technologies Co., Ltd. ( 华为技术有限公司 )"; + case 638: + return "HabitAware, LLC"; + case 639: + return "ruwido austria gmbh"; + case 640: + return "ITEC corporation"; + case 641: + return "StoneL"; case 65535: return "internal use"; default: -- 2.47.3