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

  /system/bt/stack/gatt/
gatt_sr.c 644 p_msg->offset = (p_attr->uuid_type == GATT_ATTR_UUID_TYPE_16) ? GATT_INFO_TYPE_PAIR_16 : GATT_INFO_TYPE_PAIR_128;
648 if (p_msg->offset == GATT_INFO_TYPE_PAIR_16 && p_attr->uuid_type == GATT_ATTR_UUID_TYPE_16)
    [all...]
gatt_cl.c 481 if (type == GATT_INFO_TYPE_PAIR_16)
    [all...]
gatt_int.h 99 #define GATT_INFO_TYPE_PAIR_16 0x01

Completed in 36 milliseconds