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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_int.h 80 typedef tBTA_GATTS_INT_START_IF tBTA_GATTS_API_DEREG;
162 tBTA_GATTS_API_DEREG api_dereg;
bta_gatts_api.c 121 tBTA_GATTS_API_DEREG *p_buf;
123 if ((p_buf = (tBTA_GATTS_API_DEREG *) GKI_getbuf(sizeof(tBTA_GATTS_API_DEREG))) != NULL)

Completed in 33 milliseconds