From bd4e57bce594623c312880d61b856989cca8ab39 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 4 Dec 2014 16:05:17 +0100 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 fe1bc4d9f..dca7c6a2e 100644 --- a/lib/bluetooth.c +++ b/lib/bluetooth.c @@ -1087,6 +1087,28 @@ const char *bt_compidtostr(int compid) return "CUBETECH s.r.o."; case 412: return "Cokiya Incorporated"; + case 413: + return "CVS Health"; + case 414: + return "Ceruus"; + case 415: + return "Strainstall Ltd"; + case 416: + return "Channel Enterprises (HK) Ltd."; + case 417: + return "FIAMM"; + case 418: + return "GIGALANE.CO.,LTD"; + case 419: + return "EROAD"; + case 420: + return "Mine Safety Appliances"; + case 421: + return "Icon Health and Fitness"; + case 422: + return "Asandoo GmbH"; + case 423: + return "ENERGOUS CORPORATION"; case 65535: return "internal use"; default: -- 2.47.3