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

  /external/bluetooth/bluez/include/bluetooth/
sdp_lib.h 472 uuid_t *sdp_uuid32_create(uuid_t *uuid, uint32_t data);
  /external/bluetooth/bluez/tools/
sdptool.c     [all...]
  /external/bluetooth/bluez/lib/
sdp.c 444 sdp_uuid32_create(&d->val.uuid, bt_get_unaligned((uint32_t *) value));
1057 sdp_uuid32_create(uuid, ntohl(bt_get_unaligned((uint32_t *) p)));
2539 uuid_t *sdp_uuid32_create(uuid_t *u, uint32_t val) function
    [all...]

Completed in 37 milliseconds