Searched refs:tBTA_GATTC_API_READ (Results 1 – 2 of 2) sorted by relevance
353 tBTA_GATTC_API_READ* p_buf = in BTA_GATTC_ReadCharacteristic()354 (tBTA_GATTC_API_READ*)osi_calloc(sizeof(tBTA_GATTC_API_READ)); in BTA_GATTC_ReadCharacteristic()374 tBTA_GATTC_API_READ* p_buf = in BTA_GATTC_ReadUsingCharUuid()375 (tBTA_GATTC_API_READ*)osi_calloc(sizeof(tBTA_GATTC_API_READ)); in BTA_GATTC_ReadUsingCharUuid()405 tBTA_GATTC_API_READ* p_buf = in BTA_GATTC_ReadCharDescr()406 (tBTA_GATTC_API_READ*)osi_calloc(sizeof(tBTA_GATTC_API_READ)); in BTA_GATTC_ReadCharDescr()
111 } tBTA_GATTC_API_READ; typedef174 tBTA_GATTC_API_READ api_read;