From afb9c8ffe09b34625f96e88589875c2ed4a2a4e8 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 3 Jul 2014 16:12:38 +0200 Subject: [PATCH] lib: Update company identifiers --- lib/bluetooth.c | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/lib/bluetooth.c b/lib/bluetooth.c index 8ee6fb45f..5145e272c 100644 --- a/lib/bluetooth.c +++ b/lib/bluetooth.c @@ -954,9 +954,25 @@ const char *bt_compidtostr(int compid) case 345: return "ChefSteps, Inc."; case 346: - return "micus AG"; + return "micas AG"; case 347: return "Biomedical Research Ltd."; + case 348: + return "Pitius Tec S.L."; + case 349: + return "Estimote, Inc."; + case 350: + return "Unikey Technologies, Inc."; + case 351: + return "Timer Cap Co."; + case 352: + return "AwoX"; + case 353: + return "yikes"; + case 354: + return "MADSGlobal NZ Ltd."; + case 355: + return "PCH International"; case 65535: return "internal use"; default: -- 2.47.3