summaryrefslogtreecommitdiffstats
path: root/src/bluetooth.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth.c')
-rw-r--r--src/bluetooth.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/bluetooth.c b/src/bluetooth.c
index 9ba19c50..36f186c5 100644
--- a/src/bluetooth.c
+++ b/src/bluetooth.c
@@ -377,6 +377,10 @@ char *bt_compidtostr(int compid)
return "IPextreme, Inc.";
case 62:
return "Systems and Chips, Inc";
+ case 63:
+ return "Bluetooth SIG, Inc";
+ case 64:
+ return "Seiko Epson Corporation";
case 65535:
return "internal use";
default: