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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_ci.c 54 tBTA_GATTC_CI_EVT *p_evt;
56 if ((p_evt = (tBTA_GATTC_CI_EVT *) GKI_getbuf(sizeof(tBTA_GATTC_CI_EVT))) != NULL)
126 tBTA_GATTC_CI_EVT *p_evt;
128 if ((p_evt = (tBTA_GATTC_CI_EVT *) GKI_getbuf(sizeof(tBTA_GATTC_CI_EVT))) != NULL)
bta_gattc_int.h 194 tBTA_GATTC_CI_EVT ci_open;
195 tBTA_GATTC_CI_EVT ci_save;
  /external/bluetooth/bluedroid/bta/include/
bta_gattc_ci.h 38 } tBTA_GATTC_CI_EVT;

Completed in 45 milliseconds