Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h90 #define GATT_DESCR_PRES_FORMAT 5 /* Characteristic Presentation Format */ macro
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c622 return GATT_DESCR_PRES_FORMAT; in gatt_convertchar_descr_type()