Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h93 #define GATT_DESCR_UNKNOWN 0xff macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c634 return GATT_DESCR_UNKNOWN; in gatt_convertchar_descr_type()