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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_int.h 78 }tBTA_GATTS_INT_START_IF;
80 typedef tBTA_GATTS_INT_START_IF tBTA_GATTS_API_DEREG;
173 tBTA_GATTS_INT_START_IF int_start_if;
bta_gatts_act.c 137 tBTA_GATTS_INT_START_IF *p_buf;
189 if ((p_buf = (tBTA_GATTS_INT_START_IF *) GKI_getbuf(sizeof(tBTA_GATTS_INT_START_IF))) != NULL)

Completed in 23 milliseconds