Diff between ceb5157b9ad8e4c7b46c2db0cb20601d47118619 and 08342516330266b61f8a3e28b80bdf19cfc7f93b
Changed Files
| File | Additions | Deletions | Status |
| tools/sdptool.c | +1 | -0 | modified |
Full Patch
diff --git a/tools/sdptool.c b/tools/sdptool.c
index 1600c3e..f2d3068 100644
--- a/tools/sdptool.c
+++ b/tools/sdptool.c
@@ -236,6 +236,7 @@ static struct attrib_def goep_attrib_names[] = {
static struct attrib_def mas_attrib_names[] = {
{ 0x0315, "MASInstanceID", NULL, 0 },
{ 0x0316, "SupportedMessageTypes", NULL, 0 },
+ { 0x0317, "MapSupportedFeatures", NULL, 0 },
};
/* Same for the UUIDs. See BT assigned numbers */