diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2013-09-21 11:40:31 -0700 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2013-09-21 11:40:31 -0700 |
commit | 3719c6d25733d4c03bc03503e49447e3ab85a15c (patch) | |
tree | 853be61f489bfc3f44a2cbe86e50388128fd8439 /lib | |
parent | 12494337e4ce67ce927bd2d8c86e9c176ec3e36f (diff) |
lib: Update company identifiers
Diffstat (limited to 'lib')
-rw-r--r-- | lib/bluetooth.c | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c index 5a854aabe..83e809f75 100644 --- a/lib/bluetooth.c +++ b/lib/bluetooth.c @@ -699,6 +699,44 @@ const char *bt_compidtostr(int compid) return "txtr GmbH"; case 219: return "Biosentronics"; + case 220: + return "Procter & Gamble"; + case 221: + return "Hosiden Corporation"; + case 222: + return "Muzik LLC"; + case 223: + return "Misfit Wearables Corp"; + case 224: + return "Google"; + case 225: + return "Danlers Ltd"; + case 226: + return "Semilink Inc"; + case 227: + return "inMusic Brands, Inc"; + case 228: + return "L.S. Research Inc."; + case 229: + return "Eden Software Consultants Ltd."; + case 230: + return "Freshtemp"; + case 231: + return "KS Technologies"; + case 232: + return "ACTS Technologies"; + case 233: + return "Vtrack Systems"; + case 234: + return "Nielsen-Kellerman Company"; + case 235: + return "Server Technology, Inc."; + case 236: + return "BioResearch Associates"; + case 237: + return "Jolly Logic, LLC"; + case 238: + return "Above Average Outcomes, Inc."; case 65535: return "internal use"; default: |