From: Marcel Holtmann Date: Sat, 28 Sep 2013 07:05:50 +0000 (-0700) Subject: lib: Update company identifiers X-Git-Tag: android-x86-4.4-r3~7570 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=24d9643a103f934e6588762213e9e953b4a74561;p=android-x86%2Fexternal-bluetooth-bluez.git lib: Update company identifiers --- diff --git a/lib/bluetooth.c b/lib/bluetooth.c index 83e809f75..bdc611a19 100644 --- a/lib/bluetooth.c +++ b/lib/bluetooth.c @@ -737,6 +737,16 @@ const char *bt_compidtostr(int compid) return "Jolly Logic, LLC"; case 238: return "Above Average Outcomes, Inc."; + case 239: + return "Bitsplitters GmbH"; + case 240: + return "PayPal, Inc."; + case 241: + return "Witron Technology Limited"; + case 242: + return "Morse Project Inc."; + case 243: + return "Kent Displays Inc."; case 65535: return "internal use"; default: