Add new company identifiers

This commit is contained in:
Marcel Holtmann 2003-09-07 17:55:45 +00:00
parent 2f6b4e4f5e
commit 3d29835ef6

View File

@ -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: