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

  /system/bt/bta/gatt/
bta_gatts_int.h 72 }tBTA_GATTS_API_REG;
163 tBTA_GATTS_API_REG api_reg;
bta_gatts_api.c 90 tBTA_GATTS_API_REG *p_buf;
98 if ((p_buf = (tBTA_GATTS_API_REG *) GKI_getbuf(sizeof(tBTA_GATTS_API_REG))) != NULL)

Completed in 58 milliseconds