From 36f81e215f5ae2098c26daaa006131657f83f358 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 4 Sep 2015 02:50:27 +0200 Subject: [PATCH] monitor: Update vendor defined 16-bit UUID entries --- monitor/uuid.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/monitor/uuid.c b/monitor/uuid.c index 2d1ee3d63..fe79f3f81 100644 --- a/monitor/uuid.c +++ b/monitor/uuid.c @@ -453,7 +453,11 @@ static struct { { 0xfe8c, "TRON Forum" }, { 0xfe8b, "Apple, Inc." }, { 0xfe8a, "Apple, Inc." }, - { 0xfe89, "Bang & Olufsen" }, + { 0xfe89, "B&O Play A/S" }, + { 0xfe88, "SALTO SYSTEMS S.L." }, + /* SDO defined */ + { 0xfffe, "Alliance for Wireless Power (A4WP)" }, + { 0xfffd, "Fast IDentity Online Alliance (FIDO)" }, { } }; -- 2.47.3