Diff between e513efa8e42784b8ed4428a3b0d43218e1e3127d and 36f81e215f5ae2098c26daaa006131657f83f358
Changed Files
| File | Additions | Deletions | Status |
| monitor/uuid.c | +5 | -1 | modified |
Full Patch
diff --git a/monitor/uuid.c b/monitor/uuid.c
index 2d1ee3d..fe79f3f 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)" },
{ }
};