Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_attr.c461 uuid.uu.uuid16 = gatt_cb.gattp_attr.uuid = GATT_UUID_GATT_SRV_CHGD; in gatt_profile_db_init()
462 gatt_cb.gattp_attr.service_change = 0; in gatt_profile_db_init()
463 gatt_cb.gattp_attr.handle = in gatt_profile_db_init()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h516 tGATT_SVC_CHG gattp_attr; /* GATT profile attribute service change */ member