summaryrefslogtreecommitdiffstats
path: root/src/bluetooth.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth.c')
-rw-r--r--src/bluetooth.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bluetooth.c b/src/bluetooth.c
index 0f4c49e6..c54d63e3 100644
--- a/src/bluetooth.c
+++ b/src/bluetooth.c
@@ -364,6 +364,8 @@ char *bt_compidtostr(int compid)
return "Research In Motion";
case 61:
return "IPextreme, Inc.";
+ case 62:
+ return "Systems and Chips, Inc";
case 65535:
return "internal use";
default: