HomeSort by relevance Sort by last modified time
    Searched refs:tBTA_GATTC_CI_EVT (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/gatt/
bta_gattc_ci.c 54 tBTA_GATTC_CI_EVT *p_evt;
57 if ((p_evt = (tBTA_GATTC_CI_EVT *) GKI_getbuf(sizeof(tBTA_GATTC_CI_EVT))) != NULL)
128 tBTA_GATTC_CI_EVT *p_evt;
131 if ((p_evt = (tBTA_GATTC_CI_EVT *) GKI_getbuf(sizeof(tBTA_GATTC_CI_EVT))) != NULL)
bta_gattc_int.h 232 tBTA_GATTC_CI_EVT ci_open;
233 tBTA_GATTC_CI_EVT ci_save;
  /system/bt/bta/include/
bta_gattc_ci.h 38 } tBTA_GATTC_CI_EVT;

Completed in 32 milliseconds