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

  /system/bt/stack/gatt/
gatt_db.c 856 else if (p_attr->uuid_type == GATT_ATTR_UUID_TYPE_128 |
    [all...]
gatt_int.h 169 #define GATT_ATTR_UUID_TYPE_128 1
gatt_sr.c 653 else if (p_msg->offset == GATT_INFO_TYPE_PAIR_128 && p_attr->uuid_type == GATT_ATTR_UUID_TYPE_128 )
    [all...]

Completed in 50 milliseconds