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

  /external/bluetooth/bluez/lib/bluetooth/
sdp_lib.h 473 uuid_t *sdp_uuid128_create(uuid_t *uuid, const void *data);
  /external/bluetooth/bluez/compat/
sdp.c 610 sdp_uuid128_create(&dun, (void *) async_uuid);
683 sdp_uuid128_create(&svclass, (void *) async_uuid);
  /external/bluetooth/bluez/tools/
sdptool.c     [all...]
  /external/bluetooth/bluez/src/
glib-helper.c 550 sdp_uuid128_create(uuid, val);
adapter.c     [all...]
  /external/bluetooth/bluez/lib/
sdp.c 447 sdp_uuid128_create(&d->val.uuid, value);
1064 sdp_uuid128_create(uuid, p);
2603 uuid_t *sdp_uuid128_create(uuid_t *u, const void *val) function
    [all...]

Completed in 634 milliseconds