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 106 }tBTA_GATTC_INT_START_IF;
108 typedef tBTA_GATTC_INT_START_IF tBTA_GATTC_API_DEREG;
109 typedef tBTA_GATTC_INT_START_IF tBTA_GATTC_INT_DEREG;
198 tBTA_GATTC_INT_START_IF int_start_if;
bta_gattc_act.c 99 tBTA_GATTC_INT_START_IF *p_buf;
127 if ((p_buf = (tBTA_GATTC_INT_START_IF *) GKI_getbuf(sizeof(tBTA_GATTC_INT_START_IF))) != NULL)
    [all...]

Completed in 94 milliseconds