From 6a9d25d1156d28ce3622a8a41ab439277f1e71e7 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 9 Nov 2014 21:15:00 +0100 Subject: [PATCH] lib: Update company identifiers --- lib/bluetooth.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lib/bluetooth.c b/lib/bluetooth.c index e25e4f4e3..fe1bc4d9f 100644 --- a/lib/bluetooth.c +++ b/lib/bluetooth.c @@ -1073,6 +1073,20 @@ const char *bt_compidtostr(int compid) return "Acoustic Stream Corporation"; case 405: return "Zuli"; + case 406: + return "Paxton Access Ltd"; + case 407: + return "WiSilica Inc"; + case 408: + return "Vengit Limited"; + case 409: + return "SALTO SYSTEMS S.L."; + case 410: + return "T-Engine Forum"; + case 411: + return "CUBETECH s.r.o."; + case 412: + return "Cokiya Incorporated"; case 65535: return "internal use"; default: -- 2.47.3