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

  /external/bluetooth/bluez/lib/bluetooth/
sdp_lib.h 481 int sdp_uuid_to_proto(uuid_t *uuid);
  /external/bluetooth/bluez/health/
hdp_util.c 890 proto = sdp_uuid_to_proto(&iter->val.uuid);
  /external/bluetooth/bluez/lib/
sdp.c 2734 int sdp_uuid_to_proto(uuid_t *uuid) function
    [all...]
  /external/bluetooth/bluez/tools/
sdptool.c 1026 proto = sdp_uuid_to_proto(&p->val.uuid);
    [all...]

Completed in 22 milliseconds