diff options
Diffstat (limited to 'src/bluetooth.c')
| -rw-r--r-- | src/bluetooth.c | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/src/bluetooth.c b/src/bluetooth.c index fedeb384..9c4536fc 100644 --- a/src/bluetooth.c +++ b/src/bluetooth.c @@ -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: | 
