From 01170be4f040fca1cd76105854ca7bd99712c4b3 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 2 Feb 2015 09:12:58 +0100 Subject: lib: Update company identifiers --- lib/bluetooth.c | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) (limited to 'lib/bluetooth.c') diff --git a/lib/bluetooth.c b/lib/bluetooth.c index 57e274444..607d6d60f 100644 --- a/lib/bluetooth.c +++ b/lib/bluetooth.c @@ -1141,6 +1141,38 @@ const char *bt_compidtostr(int compid) return "LM Technologies Ltd"; case 439: return "General Electric Company"; + case 440: + return "i+D3 S.L."; + case 441: + return "HANA Micron"; + case 442: + return "Stages Cycling LLC"; + case 443: + return "Cochlear Bone Anchored Solutions AB"; + case 444: + return "SenionLab AB"; + case 445: + return "Syszone Co., Ltd"; + case 446: + return "Pulsate Mobile Ltd."; + case 447: + return "Hong Kong HunterSun Electronic Limited"; + case 448: + return "pironex GmbH"; + case 449: + return "BRADATECH Corp."; + case 450: + return "Transenergooil AG"; + case 451: + return "Bunch"; + case 452: + return "DME Microelectronics"; + case 453: + return "Bitcraze AB"; + case 454: + return "HASWARE Inc."; + case 455: + return "Abiogenix Inc."; case 65535: return "internal use"; default: -- cgit v1.2.1