From 1cf761e1db7270d7e05d5e68daae592c84fe7cc2 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 2 Oct 2011 19:40:25 -0700 Subject: [PATCH] Update company identifiers --- lib/bluetooth.c | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/bluetooth.c b/lib/bluetooth.c index db7bbe1b1..cb2e6c178 100644 --- a/lib/bluetooth.c +++ b/lib/bluetooth.c @@ -488,6 +488,16 @@ char *bt_compidtostr(int compid) return "Summit Data Communications, Inc."; case 111: return "Sound ID"; + case 112: + return "Monster, LLC"; + case 113: + return "connectBlue AB"; + case 114: + return "ShangHai Super Smart Electronics Co. Ltd."; + case 115: + return "Group Sense Ltd."; + case 116: + return "Zomm, LLC"; case 65535: return "internal use"; default: -- 2.47.3