- SDP_CheckUUIDMatch(UUIDList, TotalUUIDs, UUIDMatch, CurrAttribute);
-
+ /* Recursively search of the next element in the sequence, trying to match UUIDs with the UUID list */
+ SDP_CheckUUIDMatch(UUIDList, TotalUUIDs, UUIDMatchFlags, CurrAttribute);
+
+ /* Skip to the next element in the sequence */