summaryrefslogtreecommitdiffstats
path: root/tools/sdptool.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/sdptool.c')
-rw-r--r--tools/sdptool.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/sdptool.c b/tools/sdptool.c
index 35f75c48..ac17f9ad 100644
--- a/tools/sdptool.c
+++ b/tools/sdptool.c
@@ -322,6 +322,9 @@ static struct uuid_def uuid16_names[] = {
{ 0x1303, "VideoSource", NULL, 0 },
{ 0x1304, "VideoSink", NULL, 0 },
{ 0x1305, "VideoDistribution", NULL, 0 },
+ { 0x1400, "MDP", NULL, 0 },
+ { 0x1401, "MDPSource", NULL, 0 },
+ { 0x1402, "MDPSink", NULL, 0 },
{ 0x2112, "AppleAgent", NULL, 0 },
};