diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2013-11-15 14:52:53 -0800 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2013-11-15 14:52:53 -0800 |
commit | 97e344952fd7db557c6f0ddb16d4779a1360b528 (patch) | |
tree | 99ab18ef67a7854c791c0bee82f7429821bb305c /lib | |
parent | ba310d7f90c50e0acfc3dfe66d10598eb69b2fd9 (diff) |
lib: Update company identifiers
Diffstat (limited to 'lib')
-rw-r--r-- | lib/bluetooth.c | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c index 05fe2c3b3..5598ccfd6 100644 --- a/lib/bluetooth.c +++ b/lib/bluetooth.c @@ -757,6 +757,42 @@ const char *bt_compidtostr(int compid) return "VSN Technologies Inc."; case 248: return "AceUni Corp., Ltd."; + case 249: + return "StickNFind"; + case 250: + return "Crystal Code AB"; + case 251: + return "KOUKAAM a.s."; + case 252: + return "Delphi Corporation"; + case 253: + return "ValenceTech Limited"; + case 254: + return "Reserved"; + case 255: + return "Typo Products, LLC"; + case 256: + return "TomTom International BV"; + case 257: + return "Fugoo, Inc"; + case 258: + return "Keiser Corporation"; + case 259: + return "Bang & Olufsen A/S"; + case 260: + return "PLUS Locations Systems Pty Ltd"; + case 261: + return "Ubiquitous Computing Technology Corporation"; + case 262: + return "Innovative Yachtter Solutions"; + case 263: + return "William Demant Holding A/S"; + case 264: + return "Chicony Electronics Co., Ltd."; + case 265: + return "Atus BV"; + case 266: + return "Codegate Ltd."; case 65535: return "internal use"; default: |