Searched refs:tBTA_GATTC_NOTIF_REG (Results 1 - 3 of 3) sorted by relevance

/system/bt/bta/gatt/
H A Dbta_gattc_api.cc655 sizeof(tBTA_GATTC_NOTIF_REG));
711 memset(&p_clreg->notif_reg[i], 0, sizeof(tBTA_GATTC_NOTIF_REG));
H A Dbta_gattc_int.h251 } tBTA_GATTC_NOTIF_REG; typedef in typeref:struct:__anon149
261 tBTA_GATTC_NOTIF_REG notif_reg[BTA_GATTC_NOTIF_REG_MAX];
H A Dbta_gattc_utils.cc461 memset(&p_clrcb->notif_reg[i], 0, sizeof(tBTA_GATTC_NOTIF_REG));

Completed in 84 milliseconds