mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-25 21:24:16 +08:00
Add new company identifiers
This commit is contained in:
parent
2f6b4e4f5e
commit
3d29835ef6
@ -285,6 +285,8 @@ char *bt_compidtostr(int compid)
|
||||
return "Terax";
|
||||
case 57:
|
||||
return "Integrated System Solution Corp.";
|
||||
case 58:
|
||||
return "Matsushita Electric Industrial Co., Ltd.";
|
||||
case 65535:
|
||||
return "internal use";
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user