Searched refs:tBTA_GATTC_API_READ (Results 1 – 2 of 2) sorted by relevance
390 tBTA_GATTC_API_READ* p_buf = in BTA_GATTC_ReadCharacteristic()391 (tBTA_GATTC_API_READ*)osi_calloc(sizeof(tBTA_GATTC_API_READ)); in BTA_GATTC_ReadCharacteristic()412 tBTA_GATTC_API_READ* p_buf = in BTA_GATTC_ReadUsingCharUuid()413 (tBTA_GATTC_API_READ*)osi_calloc(sizeof(tBTA_GATTC_API_READ)); in BTA_GATTC_ReadUsingCharUuid()444 tBTA_GATTC_API_READ* p_buf = in BTA_GATTC_ReadCharDescr()445 (tBTA_GATTC_API_READ*)osi_calloc(sizeof(tBTA_GATTC_API_READ)); in BTA_GATTC_ReadCharDescr()
144 } tBTA_GATTC_API_READ; typedef215 tBTA_GATTC_API_READ api_read;