From 90a0d6b53c0b397cdfd7dc0bb48c2f41c20f7652 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 25 Feb 2015 07:25:54 +0100 Subject: [PATCH] lib: Update company identifiers --- lib/bluetooth.c | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/lib/bluetooth.c b/lib/bluetooth.c index 651899c80..4fe5941af 100644 --- a/lib/bluetooth.c +++ b/lib/bluetooth.c @@ -1211,6 +1211,34 @@ const char *bt_compidtostr(int compid) return "Savant Systems LLC"; case 474: return "Logitech International SA"; + case 475: + return "Innblue Consulting"; + case 476: + return "iParking Ltd."; + case 477: + return "Koninklijke Philips Electronics N.V."; + case 478: + return "Minelab Electronics Pty Limited"; + case 479: + return "Bison Group Ltd."; + case 480: + return "Widex A/S"; + case 481: + return "Jolla Ltd"; + case 482: + return "Lectronix, Inc."; + case 483: + return "Caterpillar Inc"; + case 484: + return "Freedom Innovations"; + case 485: + return "Dynamic Devices Ltd"; + case 486: + return "Technology Solutions (UK) Ltd"; + case 487: + return "IPS Group Inc."; + case 488: + return "STIR"; case 65535: return "internal use"; default: -- 2.47.3