Searched defs:uuid (Results 1 - 2 of 2) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dbluetooth.h113 bt_uuid_t uuid; member in struct:__anon11
385 bt_uuid_t *uuid);
H A Daudio_effect.h44 // http://www.itu.int/ITU-T/asn1/uuid.html)
45 // This format is used for both "type" and "uuid" fields of the effect descriptor structure.
48 // - When used as uuid, it should be a unique UUID for this particular implementation.
71 effect_uuid_t uuid; // UUID for this particular implementation member in struct:effect_descriptor_s
899 // library. Each effect must have a unique effect uuid (see
949 // Description: Creates an effect engine of the specified implementation uuid and
955 // uuid: pointer to the effect uuid.
970 // -ENOENT no effect with this uuid found
974 int32_t (*create_effect)(const effect_uuid_t *uuid,
[all...]

Completed in 89 milliseconds