Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h89 #define GATT_DESCR_SVR_CONFIG 4 /* Server Characteristic Configuration */ macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c615 return GATT_DESCR_SVR_CONFIG; in gatt_convertchar_descr_type()