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

  /system/core/gpttool/
gpttool.c 70 u8 type_uuid[16]; member in struct:efi_entry
134 if (entry->type_uuid[0])
136 memcpy(entry->type_uuid, partition_type_uuid, 16);
170 if (entry->type_uuid[0] == 0)
  /external/bluetooth/bluez/attrib/
gatt.c 332 bt_uuid_t type_uuid; local
335 bt_uuid16_create(&type_uuid, GATT_CHARAC_UUID);
337 plen = enc_read_by_type_req(start, end, &type_uuid, buf, buflen);

Completed in 31 milliseconds