Diff between 63f45a5ed00dc1f62f979ec7208ca37f98978b95 and 022756d28ecb48d3d93eb4df3c0d0e3647f5c220

Changed Files

File Additions Deletions Status
lib/bluetooth.c +4 -0 modified

Full Patch

diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index df6a65a..35301c8 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -625,6 +625,10 @@ const char *bt_compidtostr(int compid)
 		return "BDE Technology Co., Ltd.";
 	case 181:
 		return "Swirl Networks";
+	case 182:
+		return "Meso international";
+	case 183:
+		return "TreLab Ltd";
 	case 65535:
 		return "internal use";
 	default: