Searched refs:tBTA_GATTS_API_OPEN (Results 1 – 2 of 2) sorted by relevance
147 } tBTA_GATTS_API_OPEN; typedef149 typedef tBTA_GATTS_API_OPEN tBTA_GATTS_API_CANCEL_OPEN;176 tBTA_GATTS_API_OPEN api_open;
523 tBTA_GATTS_API_OPEN *p_buf; in BTA_GATTS_Open()525 if ((p_buf = (tBTA_GATTS_API_OPEN *) osi_malloc(sizeof(tBTA_GATTS_API_OPEN))) != NULL) { in BTA_GATTS_Open()