Searched refs:tBTA_GATTS_INT_START_IF (Results 1 – 2 of 2) sorted by relevance
78 }tBTA_GATTS_INT_START_IF; typedef80 typedef tBTA_GATTS_INT_START_IF tBTA_GATTS_API_DEREG;175 tBTA_GATTS_INT_START_IF int_start_if;
233 tBTA_GATTS_INT_START_IF *p_buf = in bta_gatts_register()234 (tBTA_GATTS_INT_START_IF *)osi_malloc(sizeof(tBTA_GATTS_INT_START_IF)); in bta_gatts_register()