Home
last modified time | relevance | path

Searched refs:sdp_proto_uuid2strn (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
Dsdp_lib.h491 int sdp_proto_uuid2strn(const uuid_t *uuid, char *str, size_t n);
/external/bluetooth/bluez/tools/
Dsdptool.c1025 sdp_proto_uuid2strn(&p->val.uuid, str, sizeof(str)); in print_service_desc()
/external/bluetooth/bluez/lib/
Dsdp.c276 int sdp_proto_uuid2strn(const uuid_t *uuid, char *str, size_t n) in sdp_proto_uuid2strn() function