HomeSort by relevance Sort by last modified time
    Searched refs:sdp_uuid128_create (Results 1 - 7 of 7) 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/src/
glib-helper.c 532 sdp_uuid128_create(uuid, val);
attrib-server.c 1184 sdp_uuid128_create(&svc, a->data);
adapter.c     [all...]
  /external/bluetooth/bluez/compat/
sdp.c 611 sdp_uuid128_create(&dun, (void *) async_uuid);
684 sdp_uuid128_create(&svclass, (void *) async_uuid);
  /external/bluetooth/bluez/tools/
sdptool.c     [all...]
  /external/bluetooth/bluez/lib/
sdp.c 421 sdp_uuid128_create(&d->val.uuid, value);
1035 sdp_uuid128_create(uuid, p);
2582 uuid_t *sdp_uuid128_create(uuid_t *u, const void *val) function
    [all...]

Completed in 66 milliseconds