Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h87 #define GATT_DESCR_USER_DSCPTOR 2 /* Characteristic User Description */ macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c605 return GATT_DESCR_USER_DSCPTOR; in gatt_convertchar_descr_type()