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

  /system/bt/bta/gatt/
bta_gattc_api.c 123 tBTA_GATTC_API_DEREG *p_buf;
125 if ((p_buf = (tBTA_GATTC_API_DEREG *) GKI_getbuf(sizeof(tBTA_GATTC_API_DEREG))) != NULL)
    [all...]
bta_gattc_int.h 112 typedef tBTA_GATTC_INT_START_IF tBTA_GATTC_API_DEREG;
221 tBTA_GATTC_API_DEREG api_dereg;

Completed in 26 milliseconds