Found 3 other functions taking a
tSDP_UUID_SEQ
argument:
* Function sdp_db_service_search * Description This function searches for a record that contains the * specified UIDs. It is passed either NULL to start at the * beginning, or the previous record found. * Returns Pointer to the record, or NULL if not found.
* Function sdpu_extract_uid_seq * Description This function extracts a UUID sequence from the passed input * buffer, and puts it into the passed output list. * Returns Pointer to next byte in the input buffer after the sequence.
* Function sdpu_get_list_len * Description gets the total list length in the sdp database for a given * uid sequence and attr sequence * Returns void