Home | History | Annotate | Download | only in sdp

Lines Matching refs:p_uuid

119 static BOOLEAN find_uuid_in_seq (UINT8 *p , UINT32 seq_len, UINT8 *p_uuid,
137 if (sdpu_compare_uuid_arrays (p, len, p_uuid, uuid_len))
142 if (find_uuid_in_seq (p, len, p_uuid, uuid_len, nest_level + 1))