summaryrefslogtreecommitdiffstats
path: root/src/bluetooth.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth.c')
-rw-r--r--src/bluetooth.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/bluetooth.c b/src/bluetooth.c
index 7097ebf0..7bd06ff0 100644
--- a/src/bluetooth.c
+++ b/src/bluetooth.c
@@ -266,6 +266,12 @@ char *bt_compidtostr(int compid)
return "Norwood Systems";
case 47:
return "MewTel Technology Inc.";
+ case 48:
+ return "ST Microelectronics";
+ case 49:
+ return "Synopsys";
+ case 50:
+ return "Red-M (Communications) Ltd";
case 65535:
return "internal use";
default: