summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2015-03-11 16:15:13 +0100
committerMarcel Holtmann <marcel@holtmann.org>2015-03-11 16:15:13 +0100
commit8b436aa4d38144d2d102ee19ba37f4d8b0b97340 (patch)
tree3b4a206eb2b0ee7838654110ff4d76b44c233a94 /lib
parent311804498c914496f41de4817f93815c21dc969c (diff)
downloadbluez-8b436aa4d38144d2d102ee19ba37f4d8b0b97340.tar.gz
lib: Update company identifiers
Diffstat (limited to 'lib')
-rw-r--r--lib/bluetooth.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 4fe5941af..41fe27f13 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -1239,6 +1239,10 @@ const char *bt_compidtostr(int compid)
return "IPS Group Inc.";
case 488:
return "STIR";
+ case 489:
+ return "Sano, Inc";
+ case 490:
+ return "Advanced Application Design, Inc.";
case 65535:
return "internal use";
default: