Home
last modified time | relevance | path

Searched refs:GATT_ILLEGAL_UUID (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
Dgattdefs.h28 #define GATT_ILLEGAL_UUID 0 macro
/external/bluetooth/bluedroid/stack/gatt/
Dgatt_db.c961 if (p_uuid->len == LEN_UUID_16 && p_uuid->uu.uuid16 != GATT_ILLEGAL_UUID) in allocate_attr_in_db()