summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/bluetooth.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bluetooth.c b/src/bluetooth.c
index 97688efc..af56573b 100644
--- a/src/bluetooth.c
+++ b/src/bluetooth.c
@@ -279,6 +279,8 @@ char *bt_compidtostr(int compid)
return "Eclipse (HQ Espana) S.L.";
case 54:
return "Renesas Technology Corp.";
+ case 55:
+ return "Mobilian Corporation";
case 65535:
return "internal use";
default: