Diff between 568f0a1f0d20dd97e6874538f1cc2896f0d22d6b and 259a99e7e929727d1e15f3f4b5a3349e6a7c5b20

Changed Files

File Additions Deletions Status
tools/parser/sdp.c +1 -0 modified
tools/parser/sdp.h +1 -0 modified

Full Patch

diff --git a/tools/parser/sdp.c b/tools/parser/sdp.c
index d1acd99..11164c4 100644
--- a/tools/parser/sdp.c
+++ b/tools/parser/sdp.c
@@ -168,6 +168,7 @@ static sdp_uuid_nam_lookup_table_t sdp_uuid_nam_lookup_table[] = {
 	{ SDP_UUID_VIDEO_SOURCE,             "VideoSource"  }, /* VDP */
 	{ SDP_UUID_VIDEO_SINK,               "VideoSink"    }, /* VDP */
 	{ SDP_UUID_VIDEO_DISTRIBUTION,       "VideoDist"    }, /* VDP */
+	{ SDP_UUID_APPLE_AGENT,              "AppleAgent"   },
 };
 
 #define SDP_UUID_NAM_LOOKUP_TABLE_SIZE \
diff --git a/tools/parser/sdp.h b/tools/parser/sdp.h
index 76ccb0e..02de5d3 100644
--- a/tools/parser/sdp.h
+++ b/tools/parser/sdp.h
@@ -113,6 +113,7 @@
 #define SDP_UUID_VIDEO_SOURCE                          0x1303 /* VDP */
 #define SDP_UUID_VIDEO_SINK                            0x1304 /* VDP */
 #define SDP_UUID_VIDEO_DISTRIBUTION                    0x1305 /* VDP */
+#define SDP_UUID_APPLE_AGENT                           0x2112
 
 /* Bluetooth assigned numbers for Attribute IDs */
 #define SDP_ATTR_ID_SERVICE_RECORD_HANDLE              0x0000