summaryrefslogtreecommitdiff
path: root/lib/bluetooth.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bluetooth.c')
-rw-r--r--lib/bluetooth.c24
1 files changed, 24 insertions, 0 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 4fe5941a..91e714e7 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -1239,6 +1239,30 @@ const char *bt_compidtostr(int compid)
return "IPS Group Inc.";
case 488:
return "STIR";
+ case 489:
+ return "Sano, Inc";
+ case 490:
+ return "Advanced Application Design, Inc.";
+ case 491:
+ return "AutoMap LLC";
+ case 492:
+ return "Spreadtrum Communications Shanghai Ltd";
+ case 493:
+ return "CuteCircuit LTD";
+ case 494:
+ return "Valeo Service";
+ case 495:
+ return "Fullpower Technologies, Inc.";
+ case 496:
+ return "KloudNation";
+ case 497:
+ return "Zebra Technologies Corporation";
+ case 498:
+ return "Itron, Inc.";
+ case 499:
+ return "The University of Tokyo";
+ case 500:
+ return "UTC Fire and Security";
case 65535:
return "internal use";
default: