Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/gatt/
Dgatt_attr.c271 uuid.uu.uuid16 = gatt_cb.gattp_attr.uuid = GATT_UUID_GATT_SRV_CHGD; in gatt_profile_db_init()
272 gatt_cb.gattp_attr.service_change = 0; in gatt_profile_db_init()
273 gatt_cb.gattp_attr.handle = in gatt_profile_db_init()
Dgatt_int.h482 tGATT_SVC_CHG gattp_attr; /* GATT profile attribute service change */ member