Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h175 } tGATT_ATTR_VALUE; typedef
188 tGATT_ATTR_VALUE *p_value;
201 tGATT_ATTR_VALUE *p_value;
215 tGATT_ATTR_VALUE *p_value;
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_utils.c446 tGATT_ATTR_VALUE *p_value = NULL; in gatt_free_attr_value_buffer()