Add MapSupportedFeatures into MAS attribute names. --- tools/sdptool.c | 1 + 1 file changed, 1 insertion(+) 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 */ -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html