diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2012-12-27 23:40:05 -0800 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2012-12-27 23:40:05 -0800 |
commit | e6f9affe72b5a074252f442a1b2bc5cf813f1664 (patch) | |
tree | 9d1e373c808328bf7edddc09df77b59c486bb71f /lib/bluetooth.c | |
parent | aaadae26890b9eb7178e82ccb94f92e39f82ec1f (diff) |
lib: Update company names to match latest release
Diffstat (limited to 'lib/bluetooth.c')
-rw-r--r-- | lib/bluetooth.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c index fc7df7a42..d7ec72e12 100644 --- a/lib/bluetooth.c +++ b/lib/bluetooth.c @@ -290,7 +290,7 @@ char *bt_compidtostr(int compid) case 13: return "Texas Instruments Inc."; case 14: - return "Parthus Technologies Inc."; + return "Ceva, Inc. (formerly Parthus Technologies Inc.)"; case 15: return "Broadcom Corporation"; case 16: @@ -398,7 +398,7 @@ char *bt_compidtostr(int compid) case 67: return "PARROT SA"; case 68: - return "Socket Communications"; + return "Socket Mobile"; case 69: return "Atheros Communications, Inc."; case 70: @@ -420,7 +420,7 @@ char *bt_compidtostr(int compid) case 78: return "Avago Technologies"; case 79: - return "APT Ltd."; + return "APT Licensing Ltd."; case 80: return "SiRF Technology, Inc."; case 81: |