Home | History | Annotate | Download | only in lib

Lines Matching refs:uuid2str

220 static int uuid2str(struct tupla *message, const uuid_t *uuid, char *str, size_t n)
252 return uuid2str(Protocol, uuid, str, n);
257 return uuid2str(ServiceClass, uuid, str, n);
262 return uuid2str(Profile, uuid, str, n);