summaryrefslogtreecommitdiffstats
path: root/src/sdp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sdp.c')
-rw-r--r--src/sdp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sdp.c b/src/sdp.c
index 3b1a5d93..44ba17e4 100644
--- a/src/sdp.c
+++ b/src/sdp.c
@@ -124,6 +124,8 @@ static struct tupla Protocol[] = {
{ AVDTP_UUID, "AVDTP" },
{ CMTP_UUID, "CMTP" },
{ UDI_UUID, "UDI" },
+ { MCAP_CTRL_UUID, "MCAP-Ctrl" },
+ { MCAP_DATA_UUID, "MCAP-Data" },
{ L2CAP_UUID, "L2CAP" },
{ 0 }
};