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

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

Completed in 37 milliseconds