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

  /external/bluetooth/bluez/lib/bluetooth/
sdp_lib.h 478 void sdp_uuid16_to_uuid128(uuid_t *uuid128, const uuid_t *uuid16);
  /external/bluetooth/bluez/src/
glib-helper.c 387 sdp_uuid16_to_uuid128(&uuid128, uuid);
  /external/bluetooth/bluez/plugins/
mgmtops.c 670 sdp_uuid16_to_uuid128(uuid128, uuid);
    [all...]
  /external/bluetooth/bluez/lib/
sdp.c 2635 void sdp_uuid16_to_uuid128(uuid_t *uuid128, const uuid_t *uuid16) function
    [all...]

Completed in 59 milliseconds