Home
last modified time | relevance | path

Searched refs:tGATT_INCL_SRVC (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h532 } tGATT_INCL_SRVC; typedef
535 tGATT_INCL_SRVC incl_service; /* include service value */
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h173 tGATT_INCL_SRVC incl_handle; /* included service */
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c483 if (copy_extra_byte_in_db(p_db, (void **)&p_attr->p_value, sizeof(tGATT_INCL_SRVC))) { in gatts_add_included_service()