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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_int.h 109 typedef tBTA_GATTC_INT_START_IF tBTA_GATTC_INT_DEREG;
199 tBTA_GATTC_INT_DEREG int_dereg;
bta_gattc_act.c 209 tBTA_GATTC_INT_DEREG *p_buf;
213 if ((p_buf = (tBTA_GATTC_INT_DEREG *) GKI_getbuf(sizeof(tBTA_GATTC_INT_DEREG))) != NULL)
    [all...]

Completed in 35 milliseconds