Searched refs:tBTA_GATTC_API_READ (Results 1 – 2 of 2) sorted by relevance
359 tBTA_GATTC_API_READ* p_buf = in BTA_GATTC_ReadCharacteristic()360 (tBTA_GATTC_API_READ*)osi_calloc(sizeof(tBTA_GATTC_API_READ)); in BTA_GATTC_ReadCharacteristic()380 tBTA_GATTC_API_READ* p_buf = in BTA_GATTC_ReadUsingCharUuid()381 (tBTA_GATTC_API_READ*)osi_calloc(sizeof(tBTA_GATTC_API_READ)); in BTA_GATTC_ReadUsingCharUuid()411 tBTA_GATTC_API_READ* p_buf = in BTA_GATTC_ReadCharDescr()412 (tBTA_GATTC_API_READ*)osi_calloc(sizeof(tBTA_GATTC_API_READ)); in BTA_GATTC_ReadCharDescr()
115 } tBTA_GATTC_API_READ; typedef178 tBTA_GATTC_API_READ api_read;