HomeSort by relevance Sort by last modified time
    Searched refs:MAX_LEN_PROFILEDESCRIPTOR_UUID_STR (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/lib/bluetooth/
sdp_lib.h 488 #define MAX_LEN_PROFILEDESCRIPTOR_UUID_STR 28
  /external/bluetooth/bluez/tools/
sdptool.c 1085 char str[MAX_LEN_PROFILEDESCRIPTOR_UUID_STR];
1088 sdp_profile_uuid2strn(&desc->uuid, str, MAX_LEN_PROFILEDESCRIPTOR_UUID_STR);
    [all...]

Completed in 57 milliseconds