Diff between a85fe5d4cc9ea9e27b1fdb1b367fd0f948597d02 and 03332ce69d7c9414962dd5eba044e85dbc043698

Changed Files

File Additions Deletions Status
src/shared/util.c +2 -0 modified

Full Patch

diff --git a/src/shared/util.c b/src/shared/util.c
index 145bb2a..330a072 100644
--- a/src/shared/util.c
+++ b/src/shared/util.c
@@ -526,6 +526,8 @@ static const struct {
 	{ 0x2adc, "Mesh Provisioning Data Out"			},
 	{ 0x2add, "Mesh Proxy Data In"				},
 	{ 0x2ade, "Mesh Proxy Data Out"				},
+	{ 0x2b29, "Client Supported Features"			},
+	{ 0x2b2A, "Database Hash"				},
 	/* vendor defined */
 	{ 0xfeff, "GN Netcom"					},
 	{ 0xfefe, "GN ReSound A/S"				},