HomeSort by relevance Sort by last modified time
    Searched refs:uuid (Results 251 - 275 of 451) sorted by null

<<111213141516171819

  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/
dm-ioctl.h 38 char uuid[DM_UUID_LEN]; member in struct:dm_ioctl
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
dm-ioctl.h 38 char uuid[DM_UUID_LEN]; member in struct:dm_ioctl
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
dm-ioctl.h 38 char uuid[DM_UUID_LEN]; member in struct:dm_ioctl
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
dm-ioctl.h 38 char uuid[DM_UUID_LEN]; member in struct:dm_ioctl
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
dm-ioctl.h 38 char uuid[DM_UUID_LEN]; member in struct:dm_ioctl
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_registrar.c 30 u8 uuid[WPS_UUID_LEN]; member in struct:wps_uuid_pin
417 * @uuid: UUID-E or %NULL for wildcard (any UUID)
423 int wps_registrar_add_pin(struct wps_registrar *reg, const u8 *uuid,
431 if (uuid == NULL)
434 os_memcpy(p->uuid, uuid, WPS_UUID_LEN);
454 wpa_hexdump(MSG_DEBUG, "WPS: UUID", uuid, WPS_UUID_LEN)
    [all...]
wps_attr_build.c 73 int wps_build_uuid_e(struct wpabuf *msg, const u8 *uuid)
75 wpa_printf(MSG_DEBUG, "WPS: * UUID-E");
78 wpabuf_put_data(msg, uuid, WPS_UUID_LEN);
  /external/bluetooth/bluez/lib/bluetooth/
mgmt.h 89 uint8_t uuid[16]; member in struct:mgmt_cp_add_uuid
95 uint8_t uuid[16]; member in struct:mgmt_cp_remove_uuid
  /external/bluetooth/bluez/plugins/
service.c 69 char uuid[MAX_LEN_UUID_STR]; member in struct:pending_auth
565 auth->uuid, auth_cb, serv_adapter);
580 uuid_t *uuid, *uuid128; local
611 uuid = services->data;
612 uuid128 = sdp_uuid_to_uuid128(uuid);
626 memcpy(auth->uuid, uuid_str, MAX_LEN_UUID_STR);
641 if (btd_request_authorization(&src, &auth->dst, auth->uuid, auth_cb,
694 auth->uuid, auth_cb, serv_adapter);
mgmtops.c 667 static void uuid_to_uuid128(uuid_t *uuid128, const uuid_t *uuid)
669 if (uuid->type == SDP_UUID16)
670 sdp_uuid16_to_uuid128(uuid128, uuid);
671 else if (uuid->type == SDP_UUID32)
672 sdp_uuid32_to_uuid128(uuid128, uuid);
674 memcpy(uuid128, uuid, sizeof(*uuid));
677 static int mgmt_add_uuid(int index, uuid_t *uuid, uint8_t svc_hint)
687 uuid_to_uuid128(&uuid128, uuid);
695 htob128(&uint128, (uint128_t *) cp->uuid);
    [all...]
  /external/e2fsprogs/e2fsck/
journal.c 27 #include "uuid/uuid.h"
344 char uuid[37]; local
346 uuid_unparse(sb->s_journal_uuid, uuid);
348 "UUID", uuid);
404 /* Make sure the journal UUID is correct */
592 uuid_t uuid; member in union:__anon6156
622 uuid_generate(u.uuid);
1046 char uuid[37], *journal_name local
    [all...]
dirinfo.c 13 #include "uuid/uuid.h"
44 char *tdb_dir, uuid[40]; local
62 uuid_unparse(ctx->fs->super->s_uuid, uuid);
63 sprintf(db->tdb_fn, "%s/%s-dirinfo-XXXXXX", tdb_dir, uuid);
  /external/webkit/Source/WebKit/win/Interfaces/
IWebFrame.idl 63 uuid(B4B22EF7-DD43-4d01-A992-99C4A8B1F845),
IWebHTMLRepresentation.idl 41 uuid(E043542A-9545-4de3-8DF0-794FD6811CB1),
  /external/wpa_supplicant_8/src/wps/
wps_registrar.c 14 #include "utils/uuid.h"
31 u8 uuid[WPS_UUID_LEN]; member in struct:wps_uuid_pin
88 u8 uuid[WPS_UUID_LEN]; member in struct:wps_registrar_device
235 struct wps_device_data *dev, const u8 *uuid)
249 os_memcpy(d->uuid, uuid, WPS_UUID_LEN);
331 wpa_hexdump(MSG_DEBUG, "WPS: Removed UUID-E",
355 wpa_printf(MSG_DEBUG, "WPS: Add one for the requested UUID");
356 wpa_hexdump(MSG_DEBUG, "WPS: Requested UUID",
364 wpa_hexdump(MSG_DEBUG, "WPS: UUID-E"
3280 char uuid[40]; local
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothA2dp.java 421 for (ParcelUuid uuid: uuids) {
422 if (BluetoothUuid.isAvrcpTarget(uuid)) {
  /frameworks/base/media/jni/audioeffect/
android_media_AudioEffect.cpp 252 jstring type, jstring uuid, jint priority, jint sessionId, jintArray jId, jobjectArray javadesc)
278 if (uuid != NULL) {
279 uuidStr = env->GetStringUTFChars(uuid, NULL);
348 env->ReleaseStringUTFChars(uuid, uuidStr);
358 AudioEffect::guidToString(&desc.uuid, str, EFFECT_STRING_LEN_MAX);
415 env->ReleaseStringUTFChars(uuid, uuidStr);
743 AudioEffect::guidToString(&desc.uuid, str, EFFECT_STRING_LEN_MAX);
831 AudioEffect::guidToString(&descriptors[i].uuid, str, EFFECT_STRING_LEN_MAX);
  /external/e2fsprogs/debugfs/
logdump.c 35 #include <uuid/uuid.h>
230 char uuid[37]; local
232 uuid_unparse(es->s_journal_uuid, uuid);
233 journal_fn = blkid_get_devname(NULL, "UUID", uuid);
  /frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.cpp 80 // NXP SW BassBoost UUID
83 {0x8631f300, 0x72e2, 0x11df, 0xb57e, {0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b}}, // uuid
93 // NXP SW Virtualizer UUID
106 // NXP SW Equalizer UUID
109 {0xce772f20, 0x847d, 0x11df, 0xbb17, {0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b}}, // uuid Eq NXP
118 // NXP SW Volume UUID
121 {0x119341a0, 0x8469, 0x11df, 0x81f9, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b }}, //uuid VOL NXP
198 extern "C" int EffectCreate(const effect_uuid_t *uuid,
211 if (pHandle == NULL || uuid == NULL){
321 if (memcmp(uuid, &gBassBoostDescriptor.uuid, sizeof(effect_uuid_t)) == 0)
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppTransfer.java 567 Parcelable[] uuid = intent.getParcelableArrayExtra(BluetoothDevice.EXTRA_UUID);
568 if (uuid != null) {
569 ParcelUuid[] uuids = new ParcelUuid[uuid.length];
570 for (int i = 0; i < uuid.length; i++) {
571 uuids[i] = (ParcelUuid)uuid[i];
    [all...]
  /frameworks/av/media/libeffects/lvm/wrapper/Reverb/
EffectReverb.cpp 214 extern "C" int EffectCreate(const effect_uuid_t *uuid,
225 if (pHandle == NULL || uuid == NULL){
232 if (memcmp(uuid, &desc->uuid, sizeof(effect_uuid_t))
234 ALOGV("\tEffectCreate - UUID matched Reverb type %d, UUID = %x", i, desc->uuid.timeLow);
321 extern "C" int EffectGetDescriptor(const effect_uuid_t *uuid,
326 if (pDescriptor == NULL || uuid == NULL){
332 if (memcmp(uuid, &gDescriptors[i]->uuid, sizeof(effect_uuid_t)) == 0)
    [all...]
  /external/bluetooth/bluez/src/
adapter.c 41 #include <bluetooth/uuid.h>
1049 char *uuid; local
1052 uuid = bt_uuid2string(&rec->svclass);
1053 if (uuid)
1054 uuids[i++] = uuid;
1063 static uint8_t get_uuid_mask(uuid_t *uuid)
1065 if (uuid->type != SDP_UUID16)
1068 switch (uuid->value.uuid16) {
1111 const uuid_t *uuid = b; local
1113 return sdp_uuid_cmp(&rec->svclass, uuid);
1400 char *uuid; local
1947 uuid_t uuid; local
    [all...]
  /frameworks/av/media/libeffects/preprocessing/
PreProcessing.cpp 175 // UUIDs for effect types have been generated from http://www.itu.int/ITU-T/asn1/uuid.html
181 { 0xaa8130e0, 0x66fc, 0x11e0, 0xbad0, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } }, // uuid
193 { 0xbb392ec0, 0x8d4d, 0x11e0, 0xa896, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } }, // uuid
205 { 0xc06c8400, 0x8e06, 0x11e0, 0x9cb6, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } }, // uuid
240 uint32_t UuidToProcId(const effect_uuid_t * uuid)
244 if (memcmp(uuid, sUuidToPreProcTable[i], sizeof(*uuid)) == 0) {
    [all...]
  /external/libvpx/build/make/
gen_msvs_proj.sh 59 local uuid=""
64 uuid="${uuid}${hex:$j:1}"
66 echo "${uuid:0:8}-${uuid:8:4}-${uuid:12:4}-${uuid:16:4}-${uuid:20:12}"
  /development/ndk/platforms/android-3/include/linux/raid/
md_k.h 97 char uuid[16]; member in struct:mddev_s

Completed in 616 milliseconds

<<111213141516171819