Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h166 } tGATT_CHAR_DECL; typedef
172 tGATT_CHAR_DECL char_decl; /* characteristic declaration */
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c529 if (!copy_extra_byte_in_db(p_db, (void **)&p_char_decl->p_value, sizeof(tGATT_CHAR_DECL))) { in gatts_add_characteristic()