mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-17 01:04:40 +08:00
Add some more company identifiers
This commit is contained in:
parent
e536ff0332
commit
be96afa270
@ -474,6 +474,12 @@ char *bt_compidtostr(int compid)
|
||||
return "Belkin International, Inc.";
|
||||
case 93:
|
||||
return "Realtek Semiconductor Corporation";
|
||||
case 94:
|
||||
return "Stonestreet One, LLC";
|
||||
case 95:
|
||||
return "Wicentric, Inc.";
|
||||
case 96:
|
||||
return "RivieraWaves S.A.S";
|
||||
case 65535:
|
||||
return "internal use";
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user