Searched refs:tBTA_GATTC_CI_LOAD (Results 1 – 2 of 2) sorted by relevance
87 tBTA_GATTC_CI_LOAD *p_evt; in bta_gattc_ci_cache_load()90 if ((p_evt = (tBTA_GATTC_CI_LOAD *) osi_malloc(sizeof(tBTA_GATTC_CI_LOAD))) != NULL) { in bta_gattc_ci_cache_load()91 memset(p_evt, 0, sizeof(tBTA_GATTC_CI_LOAD)); in bta_gattc_ci_cache_load()
47 } tBTA_GATTC_CI_LOAD; typedef