Home
last modified time | relevance | path

Searched refs:tBTA_GATTC_API_READ (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/gatt/
Dbta_gattc_api.cc358 tBTA_GATTC_API_READ* p_buf = in BTA_GATTC_ReadCharacteristic()
359 (tBTA_GATTC_API_READ*)osi_calloc(sizeof(tBTA_GATTC_API_READ)); in BTA_GATTC_ReadCharacteristic()
379 tBTA_GATTC_API_READ* p_buf = in BTA_GATTC_ReadUsingCharUuid()
380 (tBTA_GATTC_API_READ*)osi_calloc(sizeof(tBTA_GATTC_API_READ)); in BTA_GATTC_ReadUsingCharUuid()
410 tBTA_GATTC_API_READ* p_buf = in BTA_GATTC_ReadCharDescr()
411 (tBTA_GATTC_API_READ*)osi_calloc(sizeof(tBTA_GATTC_API_READ)); in BTA_GATTC_ReadCharDescr()
Dbta_gattc_int.h125 } tBTA_GATTC_API_READ; typedef
195 tBTA_GATTC_API_READ api_read;