HomeSort by relevance Sort by last modified time
    Searched full:uuid (Results 151 - 175 of 1844) sorted by null

1 2 3 4 5 67 8 91011>>

  /frameworks/base/media/jni/
android_media_MediaCrypto.h 31 static bool IsCryptoSchemeSupported(const uint8_t uuid[16]);
34 const uint8_t uuid[16], const void *initData, size_t initSize);
52 const uint8_t uuid[16], const void *initData, size_t initSize);
android_media_MediaDrm.h 40 static bool IsCryptoSchemeSupported(const uint8_t uuid[16], const String8 &mimeType);
42 JDrm(JNIEnv *env, jobject thiz, const uint8_t uuid[16]);
64 static sp<IDrm> MakeDrm(const uint8_t uuid[16]);
android_media_MediaCrypto.cpp 47 const uint8_t uuid[16], const void *initData, size_t initSize) {
50 mCrypto = MakeCrypto(uuid, initData, initSize);
82 const uint8_t uuid[16], const void *initData, size_t initSize) {
89 status_t err = crypto->createPlugin(uuid, initData, initSize);
107 bool JCrypto::IsCryptoSchemeSupported(const uint8_t uuid[16]) {
114 return crypto->isCryptoSchemeSupported(uuid);
192 jbyte *uuid = env->GetByteArrayElements(uuidObj, &isCopy); local
203 env, thiz, (const uint8_t *)uuid, initData, initDataLength);
212 env->ReleaseByteArrayElements(uuidObj, uuid, 0);
213 uuid = NULL
244 jbyte *uuid = env->GetByteArrayElements(uuidObj, &isCopy); local
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattDbElement.java 22 import java.util.UUID;
40 public UUID uuid; field in class:GattDbElement
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
txfw32.h 27 UUID KtmGuid;
38 UUID KtmGuid;
50 UUID KtmGuid;
  /system/bt/service/common/bluetooth/binder/
IBluetoothGattServer.h 68 int server_if, bool is_primary, const bluetooth::UUID& uuid,
71 int server_if, const bluetooth::UUID& uuid,
75 int server_if, const bluetooth::UUID& uuid, int permissions,
130 int server_if, bool is_primary, const bluetooth::UUID& uuid,
133 int server_if, const bluetooth::UUID& uuid,
    [all...]
parcel_helpers.h 29 #include <bluetooth/uuid.h>
55 // Helpers for converting bluetooth::UUID to/from Parcel
57 void WriteUUIDToParcel(const bluetooth::UUID& uuid, android::Parcel* parcel);
59 std::unique_ptr<bluetooth::UUID> CreateUUIDFromParcel(
  /system/bt/service/common/bluetooth/
gatt_identifier.cpp 32 int id, const UUID& uuid,
41 gatt_id->service_uuid_ = uuid;
50 int id, const UUID& uuid,
57 gatt_id->char_uuid_ = uuid;
65 int id, const UUID& uuid,
72 gatt_id->desc_uuid_ = uuid;
101 const UUID& service_uuid
    [all...]
  /frameworks/base/tests/SoundTriggerTests/src/android/hardware/soundtrigger/
SoundTriggerTest.java 34 import java.util.UUID;
101 KeyphraseSoundModel ksm = new KeyphraseSoundModel(UUID.randomUUID(), UUID.randomUUID(),
113 assertEquals(ksm.uuid, unparceled.uuid);
124 KeyphraseSoundModel ksm = new KeyphraseSoundModel(UUID.randomUUID(), UUID.randomUUID(),
136 assertEquals(ksm.uuid, unparceled.uuid);
146 KeyphraseSoundModel ksm = new KeyphraseSoundModel(UUID.randomUUID(), UUID.randomUUID()
    [all...]
  /hardware/qcom/audio/msm8909/post_proc/
bundle.c 319 int effect_lib_create(const effect_uuid_t *uuid,
330 if (pHandle == NULL || uuid == NULL)
334 if (memcmp(uuid, &descriptors[i]->uuid, sizeof(effect_uuid_t)) == 0)
342 if (memcmp(uuid, &equalizer_descriptor.uuid,
362 } else if (memcmp(uuid, &bassboost_descriptor.uuid,
383 } else if (memcmp(uuid, &virtualizer_descriptor.uuid,
    [all...]
  /hardware/qcom/audio/post_proc/
bundle.c 309 int effect_lib_create(const effect_uuid_t *uuid,
320 if (pHandle == NULL || uuid == NULL)
324 if (memcmp(uuid, &descriptors[i]->uuid, sizeof(effect_uuid_t)) == 0)
332 if (memcmp(uuid, &equalizer_descriptor.uuid,
349 } else if (memcmp(uuid, &bassboost_descriptor.uuid,
366 } else if (memcmp(uuid, &virtualizer_descriptor.uuid,
    [all...]
  /system/bt/service/ipc/binder/
bluetooth_gatt_server_binder_server.cpp 55 int server_id, bool is_primary, const bluetooth::UUID& uuid,
67 auto service_id = gatt_server->BeginServiceDeclaration(uuid, is_primary);
70 << server_id << " UUID: " << uuid.ToString();
80 int server_id, const bluetooth::UUID& uuid,
93 auto char_id = gatt_server->AddCharacteristic(uuid, properties, permissions);
96 << server_id << " UUID: " << uuid.ToString()
    [all...]
  /external/e2fsprogs/lib/uuid/
uuid_copy.3.in 34 uuid_copy \- copy a UUID value
37 .B #include <uuid/uuid.h>
44 function copies the UUID variable
47 The copied UUID is returned in the location pointed to by
56 .BR uuid (3),
uuid_is_null.3.in 34 uuid_is_null \- compare the value of the UUID to the NULL value
37 .B #include <uuid/uuid.h>
44 function compares the value of the supplied UUID variable
46 to the NULL value. If the value is equal to the NULL UUID, 1 is returned,
55 .BR uuid (3),
  /system/bt/btif/include/
btif_sock_sdp.h 37 static inline bool is_uuid_empty(const uint8_t* uuid)
40 return uuid == NULL || memcmp(uuid, empty_uuid, sizeof(empty_uuid)) == 0;
43 int add_rfc_sdp_rec(const char* name, const uint8_t* uuid, int scn);
46 int get_reserved_rfc_channel(const uint8_t* uuid);
  /system/bt/service/
bluetooth_instance.h 25 #include "service/common/bluetooth/uuid.h"
30 // that is registered with the underlying Bluetooth stack using a UUID and has a
37 virtual const UUID& GetAppIdentifier() const = 0;
61 BLEStatus status, const UUID& app_uuid,
68 virtual bool RegisterInstance(const UUID& app_uuid,
  /hardware/libhardware/modules/soundtrigger/
sound_trigger_hw.c 27 * trig <uuid> : Sends a recognition event for the model at the given uuid
28 * update <uuid> : Sends a model update event for the model at the given uuid.
78 { 0xed7a7d60, 0xc65e, 0x11e3, 0x9be4, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } }, // uuid
140 bool str_to_uuid(char* uuid_str, sound_trigger_uuid_t* uuid) {
149 ALOGI("Invalid UUID, got: %s", uuid_str);
152 uuid->timeLow = (unsigned int)tmp[0];
153 uuid->timeMid = (unsigned short)tmp[1];
154 uuid->timeHiAndVersion = (unsigned short)tmp[2]
    [all...]
  /system/bt/stack/gatt/
gatt_db.c 105 return &((tGATT_ATTR16 *)p_db->p_attr_list)->p_value->uuid;
168 switch (p_attr->uuid)
221 GATT_TRACE_DEBUG("read_attr_value uuid=0x%04x perm=0x%0x sec_flag=0x%x offset=%d read_long=%d",
222 p_attr16->uuid,
234 uuid16 = p_attr16->uuid;
240 len = p_attr16->p_value->uuid.len;
241 if (mtu >= p_attr16->p_value->uuid.len)
243 gatt_build_uuid_to_stream(&p, p_attr16->p_value->uuid);
258 UINT16_TO_STREAM(p, ((tGATT_ATTR16 *)(p_attr16->p_next))->uuid);
260 /* convert a 32bits UUID to 128 bits *
444 tBT_UUID uuid = {LEN_UUID_16, {GATT_UUID_INCLUDE_SERVICE}}; local
494 tBT_UUID uuid = {LEN_UUID_16, {GATT_UUID_CHAR_DECLARE}}; local
1170 tBT_UUID uuid = {LEN_UUID_16, {0}}; local
    [all...]
  /cts/tests/tests/bluetooth/src/android/bluetooth/cts/
AdvertiseDataTest.java 88 ParcelUuid uuid = ParcelUuid.fromString("0000110A-0000-1000-8000-00805F9B34FB"); local
92 .addServiceData(uuid, serviceData).build();
98 TestUtils.assertArrayEquals(new byte[0], dataFromParcel.getServiceData().get(uuid));
104 ParcelUuid uuid = ParcelUuid.fromString("0000110A-0000-1000-8000-00805F9B34FB"); local
109 .addServiceUuid(uuid).addServiceUuid(uuid2).build();
115 assertTrue(dataFromParcel.getServiceUuids().contains(uuid));
122 ParcelUuid uuid = ParcelUuid.fromString("0000110A-0000-1000-8000-00805F9B34FB"); local
130 .addServiceUuid(uuid).addServiceUuid(uuid2)
145 ParcelUuid uuid = ParcelUuid.fromString("0000110A-0000-1000-8000-00805F9B34FB"); local
150 .addServiceData(uuid, serviceData).build()
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
HardwareConfig.java 77 * uuid - unique identifier for this hardware.
81 public String uuid; field in class:HardwareConfig
129 split[1].trim(), /* uuid */
141 split[1].trim(), /* uuid */
143 split[3].trim() /* modem-uuid */
154 uuid = id;
169 uuid = id;
179 builder.append("{ uuid=" + uuid);
189 builder.append("{ uuid=" + uuid)
    [all...]
  /hardware/ti/omap4-aah/security/tf_daemon/
lib_uuid.h 57 * Defines the UUID string size in characters
64 * Converts the string representation of an UUID to the binary representation as
65 * a S_UUID type. The binary UUID structure must be provided by the caller.
75 * syntax of UUID as defined in RFC 4122
83 * Converts the binary representation of an UUID to the string representation.
98 * Generates an UUID from the specified MD5 hash value, as specified in section
99 * 4.3, Algorithm for Creating a Name-Based UUID, of RFC 4122.
104 * first 16 bytes of this hash data will be used to generate the UUID.
114 * Generates an UUID from the specified SHA-1 hash value, as specified in
115 * section 4.3, Algorithm for Creating a Name-Based UUID, of RFC 4122
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppPreference.java 98 private String getChannelKey(BluetoothDevice remoteDevice, int uuid) {
99 return remoteDevice.getAddress() + "_" + Integer.toHexString(uuid);
115 public int getChannel(BluetoothDevice remoteDevice, int uuid) {
116 String key = getChannelKey(remoteDevice, uuid);
121 if (V) Log.v(TAG, "getChannel for " + remoteDevice + "_" + Integer.toHexString(uuid) +
137 public void setChannel(BluetoothDevice remoteDevice, int uuid, int channel) {
138 if (V) Log.v(TAG, "Setchannel for " + remoteDevice + "_" + Integer.toHexString(uuid) + " to "
140 if (channel != getChannel(remoteDevice, uuid)) {
141 String key = getChannelKey(remoteDevice, uuid);
149 public void removeChannel(BluetoothDevice remoteDevice, int uuid) {
    [all...]
  /external/chromium-trace/catapult/telemetry/telemetry/web_perf/metrics/
blob_timeline.py 93 # Every blob has unique UUID. To get the total time for reading
94 # a blob, we add up the time of all events with the same blob UUID.
95 uuid = event.args['uuid']
96 if uuid not in reads:
97 reads[uuid] = 0
98 reads[uuid] += self.ThreadDurationIfPresent(event)
  /external/wpa_supplicant_8/wpa_supplicant/
wps_supplicant.h 53 const char *uuid, const char *pin);
54 int wpas_wps_er_pbc(struct wpa_supplicant *wpa_s, const char *uuid);
55 int wpas_wps_er_learn(struct wpa_supplicant *wpa_s, const char *uuid,
57 int wpas_wps_er_set_config(struct wpa_supplicant *wpa_s, const char *uuid,
59 int wpas_wps_er_config(struct wpa_supplicant *wpa_s, const char *uuid,
62 int ndef, const char *uuid);
78 int ndef, int cr, const char *uuid);
  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
SdpManagerTestServer.java 112 /* - Use the name header to transfer a ';' separated list of UUID's to search for.
113 * - For each UUID:
154 for(String uuid : uuids) {
155 if(uuid.toString().equals(BluetoothUuid.MAS.toString()))
157 if(uuid.toString().equals(BluetoothUuid.MNS.toString()))
159 if(uuid.toString().equals(BluetoothUuid.PBAP_PSE.toString()))
161 if(uuid.toString().equals(BluetoothUuid.ObexObjectPush.toString()))
163 if(uuid.toString().equals(BluetoothUuid.SAP.toString()))
175 ParcelUuid uuid = intent.getParcelableExtra(BluetoothDevice.EXTRA_UUID); local
176 Log.v(TAG, "Received UUID: " + uuid.toString())
    [all...]

Completed in 894 milliseconds

1 2 3 4 5 67 8 91011>>