Searched refs:sdp_proto_uuid2strn (Results 1 – 3 of 3) sorted by relevance
491 int sdp_proto_uuid2strn(const uuid_t *uuid, char *str, size_t n);
1025 sdp_proto_uuid2strn(&p->val.uuid, str, sizeof(str)); in print_service_desc()
276 int sdp_proto_uuid2strn(const uuid_t *uuid, char *str, size_t n) in sdp_proto_uuid2strn() function