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

  /external/bluetooth/bluez/lib/bluetooth/
sdp_lib.h 479 void sdp_uuid32_to_uuid128(uuid_t *uuid128, const uuid_t *uuid32);
  /external/bluetooth/bluez/src/
glib-helper.c 390 sdp_uuid32_to_uuid128(&uuid128, uuid);
  /external/bluetooth/bluez/plugins/
mgmtops.c 672 sdp_uuid32_to_uuid128(uuid128, uuid);
    [all...]
  /external/bluetooth/bluez/lib/
sdp.c 2657 void sdp_uuid32_to_uuid128(uuid_t *uuid128, const uuid_t *uuid32) function
    [all...]

Completed in 46 milliseconds