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 64 } tBTA_GATTS_API_REG;
113 tBTA_GATTS_API_REG api_reg;
bta_gatts_api.cc 80 tBTA_GATTS_API_REG* p_buf =
81 (tBTA_GATTS_API_REG*)osi_malloc(sizeof(tBTA_GATTS_API_REG));

Completed in 43 milliseconds