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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_int.h 110 }tBTA_GATTC_INT_START_IF;
112 typedef tBTA_GATTC_INT_START_IF tBTA_GATTC_API_DEREG;
113 typedef tBTA_GATTC_INT_START_IF tBTA_GATTC_INT_DEREG;
238 tBTA_GATTC_INT_START_IF int_start_if;
bta_gattc_act.c 183 tBTA_GATTC_INT_START_IF *p_buf;
215 if ((p_buf = (tBTA_GATTC_INT_START_IF *) GKI_getbuf(sizeof(tBTA_GATTC_INT_START_IF))) != NULL)
    [all...]

Completed in 29 milliseconds