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

  /system/bt/bta/gatt/
bta_gattc_ci.c 87 tBTA_GATTC_CI_LOAD *p_evt;
90 if ((p_evt = (tBTA_GATTC_CI_LOAD *) GKI_getbuf(sizeof(tBTA_GATTC_CI_LOAD))) != NULL)
92 memset(p_evt, 0, sizeof(tBTA_GATTC_CI_LOAD));
bta_gattc_int.h 234 tBTA_GATTC_CI_LOAD ci_load;
  /system/bt/bta/include/
bta_gattc_ci.h 49 } tBTA_GATTC_CI_LOAD;

Completed in 80 milliseconds