From 3b60c35aba3c1c4f140bea96c899aa2d0bfa4635 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Sun, 19 May 2013 07:08:31 +0300 Subject: [PATCH] lib: Update company identifiers --- lib/bluetooth.c | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/lib/bluetooth.c b/lib/bluetooth.c index 80849b953..b51df84c0 100644 --- a/lib/bluetooth.c +++ b/lib/bluetooth.c @@ -655,6 +655,24 @@ const char *bt_compidtostr(int compid) return "adidas AG"; case 196: return "LG Electronics"; + case 197: + return "Onset Computer Corporation"; + case 198: + return "Selfly BV"; + case 199: + return "Quuppa Oy."; + case 200: + return "GeLo Inc"; + case 201: + return "Evluma"; + case 202: + return "MC10"; + case 203: + return "Binauric SE"; + case 204: + return "Beats Electronics"; + case 205: + return "Microchip Technology Inc."; case 65535: return "internal use"; default: -- 2.47.3