From eb1f591c797cf917e595c3018b5d3715db94ccc3 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 10 Apr 2013 22:23:49 -0700 Subject: [PATCH] lib: Update list of company identifiers --- lib/bluetooth.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lib/bluetooth.c b/lib/bluetooth.c index deaea947a..cc40ac5fc 100644 --- a/lib/bluetooth.c +++ b/lib/bluetooth.c @@ -641,6 +641,20 @@ const char *bt_compidtostr(int compid) return "Ace Sensor Inc."; case 189: return "Aplix Corporation"; + case 190: + return "AAMP of America"; + case 191: + return "Stalmart Technology Limited"; + case 192: + return "AMICCOM Electronics Corporation"; + case 193: + return "Shenzhen Excelsecu Data Technology Co.,Ltd"; + case 194: + return "Geneq Inc."; + case 195: + return "adidas AG"; + case 196: + return "LG Electronics"; case 65535: return "internal use"; default: -- 2.47.3