Searched refs:sdp_get_profile_descs (Results 1 – 3 of 3) sorted by relevance
540 int sdp_get_profile_descs(const sdp_record_t *rec, sdp_list_t **profDesc);
2051 int sdp_get_profile_descs(const sdp_record_t *rec, sdp_list_t **profDescSeq) in sdp_get_profile_descs() function
1122 if (sdp_get_profile_descs(rec, &list) == 0) { in print_service_attr()