From 6d6d69e0cb447b1c72a659a2185ffd729d3c9a19 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 2 Oct 2014 07:51:01 +0200 Subject: [PATCH] lib: Update company identifiers --- lib/bluetooth.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lib/bluetooth.c b/lib/bluetooth.c index 0f5de3d9c..5f344d199 100644 --- a/lib/bluetooth.c +++ b/lib/bluetooth.c @@ -1023,6 +1023,18 @@ const char *bt_compidtostr(int compid) return "taskit GmbH"; case 380: return "Daimler AG"; + case 381: + return "BatAndCat"; + case 382: + return "BluDotz Ltd"; + case 383: + return "XTel ApS"; + case 384: + return "Gigaset Communications GmbH"; + case 385: + return "Gecko Health Innovations, Inc."; + case 386: + return "HOP Ubiquitous"; case 65535: return "internal use"; default: -- 2.47.3