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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_ci.c 88 tBTA_GATTC_CI_LOAD *p_evt;
91 if ((p_evt = (tBTA_GATTC_CI_LOAD *) GKI_getbuf(sizeof(tBTA_GATTC_CI_LOAD))) != NULL)
93 memset(p_evt, 0, sizeof(tBTA_GATTC_CI_LOAD));
bta_gattc_int.h 234 tBTA_GATTC_CI_LOAD ci_load;
  /external/bluetooth/bluedroid/bta/include/
bta_gattc_ci.h 49 } tBTA_GATTC_CI_LOAD;

Completed in 1551 milliseconds