Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_attr.c286 uuid.uu.uuid16 = gatt_cb.gattp_attr.uuid = GATT_UUID_GATT_SRV_CHGD; in gatt_profile_db_init()
287 gatt_cb.gattp_attr.service_change = 0; in gatt_profile_db_init()
288 gatt_cb.gattp_attr.handle = in gatt_profile_db_init()
Dgatt_int.h491 tGATT_SVC_CHG gattp_attr; /* GATT profile attribute service change */ member