Home
last modified time | relevance | path

Searched refs:MAX_LEN_PROFILEDESCRIPTOR_UUID_STR (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
Dsdp_lib.h488 #define MAX_LEN_PROFILEDESCRIPTOR_UUID_STR 28 macro
/external/bluetooth/bluez/tools/
Dsdptool.c1085 char str[MAX_LEN_PROFILEDESCRIPTOR_UUID_STR]; in print_profile_desc()
1088 sdp_profile_uuid2strn(&desc->uuid, str, MAX_LEN_PROFILEDESCRIPTOR_UUID_STR); in print_profile_desc()