lib: Add company id for The Linux Foundation
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 11 Feb 2020 02:27:34 +0000 (03:27 +0100)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:48 +0000 (14:30 +0530)
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
lib/bluetooth.c

index ff456a1..d935a6d 100755 (executable)
@@ -2344,6 +2344,8 @@ const char *bt_compidtostr(int compid)
                return "Senix Corporation";
        case 1037:
                return "NorthStar Battery Company, LLC";
+       case 1521:
+               return "The Linux Foundation";
        case 65535:
                return "internal use";
        default: