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 55 tBTA_GATTC_CI_EVT *p_evt;
58 if ((p_evt = (tBTA_GATTC_CI_EVT *) GKI_getbuf(sizeof(tBTA_GATTC_CI_EVT))) != NULL)
129 tBTA_GATTC_CI_EVT *p_evt;
132 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;
  /external/bluetooth/bluedroid/bta/include/
bta_gattc_ci.h 38 } tBTA_GATTC_CI_EVT;

Completed in 60 milliseconds