From e6f9affe72b5a074252f442a1b2bc5cf813f1664 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 27 Dec 2012 23:40:05 -0800 Subject: [PATCH] lib: Update company names to match latest release --- lib/bluetooth.c | 6 +++--- 1 file 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: -- 2.47.3