HomeSort by relevance Sort by last modified time
    Searched full:uuid_type (Results 1 - 9 of 9) sorted by null

  /external/e2fsprogs/debian/
libuuid1.symbols 14 uuid_type@Base 1.15
  /external/e2fsprogs/lib/uuid/
tst_uuid.c 89 type = uuid_type(buf); variant = uuid_variant(buf);
105 type = uuid_type(buf); variant = uuid_variant(buf);
126 type = uuid_type(buf); variant = uuid_variant(buf);
uuid_time.c 78 int uuid_type(const uuid_t uu) function
136 type = uuid_type(buf);
uuid.h 96 int uuid_type(const uuid_t uu);
uuid.h.in 96 int uuid_type(const uuid_t uu);
  /external/bluetooth/bluedroid/stack/gatt/
gatt_db.c 228 if (p_attr16->uuid_type == GATT_ATTR_UUID_TYPE_16)
253 len = (((tGATT_ATTR16 *)(p_attr16->p_next))->uuid_type == GATT_ATTR_UUID_TYPE_16) ? 5 :19;
260 if (((tGATT_ATTR16 *)(p_attr16->p_next))->uuid_type == GATT_ATTR_UUID_TYPE_16)
340 if (p_attr->uuid_type == GATT_ATTR_UUID_TYPE_16)
799 if(p_attr->uuid_type == GATT_ATTR_UUID_TYPE_16)
822 else if (p_attr->uuid_type == GATT_ATTR_UUID_TYPE_128)
837 else if ( (p_attr->uuid_type == GATT_ATTR_UUID_TYPE_16) &&
    [all...]
gatt_int.h 179 tGATT_ATTR_UUID_TYPE uuid_type; member in struct:__anon3110
192 tGATT_ATTR_UUID_TYPE uuid_type; member in struct:__anon3111
gatt_sr.c 641 p_msg->offset = (p_attr->uuid_type == GATT_ATTR_UUID_TYPE_128) ? GATT_INFO_TYPE_PAIR_128 : GATT_INFO_TYPE_PAIR_16;
645 if (p_msg->offset == GATT_INFO_TYPE_PAIR_16 && p_attr->uuid_type == GATT_ATTR_UUID_TYPE_16)
651 p_attr->uuid_type == GATT_ATTR_UUID_TYPE_128 )
    [all...]
  /hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/
mcUuid.h 37 #define UUID_TYPE

Completed in 742 milliseconds