Searched refs:tBTA_GATTC_CI_EVT (Results 1 – 2 of 2) sorted by relevance
55 tBTA_GATTC_CI_EVT *p_evt; in bta_gattc_ci_cache_open()58 if ((p_evt = (tBTA_GATTC_CI_EVT *) osi_malloc(sizeof(tBTA_GATTC_CI_EVT))) != NULL) { in bta_gattc_ci_cache_open()126 tBTA_GATTC_CI_EVT *p_evt; in bta_gattc_ci_cache_save()129 if ((p_evt = (tBTA_GATTC_CI_EVT *) osi_malloc(sizeof(tBTA_GATTC_CI_EVT))) != NULL) { in bta_gattc_ci_cache_save()
37 } tBTA_GATTC_CI_EVT; typedef