Searched refs:tBTA_GATTC_CI_EVT (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gattc_ci.c54 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)
H A Dbta_gattc_int.h194 tBTA_GATTC_CI_EVT ci_open;
195 tBTA_GATTC_CI_EVT ci_save;
/external/bluetooth/bluedroid/bta/include/
H A Dbta_gattc_ci.h38 } tBTA_GATTC_CI_EVT; typedef in typeref:struct:__anon739

Completed in 1654 milliseconds