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

  /external/bluetooth/bluez/lib/bluetooth/
sdp_lib.h 491 int sdp_proto_uuid2strn(const uuid_t *uuid, char *str, size_t n);
  /external/bluetooth/bluez/lib/
sdp.c 250 int sdp_proto_uuid2strn(const uuid_t *uuid, char *str, size_t n) function
    [all...]
  /external/bluetooth/bluez/tools/
sdptool.c 1025 sdp_proto_uuid2strn(&p->val.uuid, str, sizeof(str));
    [all...]

Completed in 17 milliseconds