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

  /external/bluetooth/bluez/lib/bluetooth/
sdp_lib.h 493 int sdp_profile_uuid2strn(const uuid_t *uuid, char *str, size_t n);
  /external/bluetooth/bluez/lib/
sdp.c 260 int sdp_profile_uuid2strn(const uuid_t *uuid, char *str, size_t n) function
    [all...]
  /external/bluetooth/bluez/tools/
sdptool.c 1088 sdp_profile_uuid2strn(&desc->uuid, str, MAX_LEN_PROFILEDESCRIPTOR_UUID_STR);
    [all...]

Completed in 326 milliseconds