mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-25 05:04:18 +08:00
lib: Update company identifiers
This commit is contained in:
parent
d48132c844
commit
c5b9aa2263
@ -793,6 +793,18 @@ const char *bt_compidtostr(int compid)
|
||||
return "Atus BV";
|
||||
case 266:
|
||||
return "Codegate Ltd.";
|
||||
case 267:
|
||||
return "ERi, Inc.";
|
||||
case 268:
|
||||
return "Transducers Direct, LLC";
|
||||
case 269:
|
||||
return "Fujitsu Ten Limited";
|
||||
case 270:
|
||||
return "Audi AG";
|
||||
case 271:
|
||||
return "HiSilicon Technologies Co., Ltd.";
|
||||
case 272:
|
||||
return "Nippon Seiki Co., Ltd.";
|
||||
case 65535:
|
||||
return "internal use";
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user