Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_api.cc367 tBTA_GATTC_API_READ* p_buf = (tBTA_GATTC_API_READ*)osi_calloc(sizeof(tBTA_GATTC_API_READ)); in BTA_GATTC_ReadCharacteristic()
387 tBTA_GATTC_API_READ* p_buf = (tBTA_GATTC_API_READ*)osi_calloc(sizeof(tBTA_GATTC_API_READ)); in BTA_GATTC_ReadUsingCharUuid()
417 tBTA_GATTC_API_READ* p_buf = (tBTA_GATTC_API_READ*)osi_calloc(sizeof(tBTA_GATTC_API_READ)); in BTA_GATTC_ReadCharDescr()
Dbta_gattc_int.h147 } tBTA_GATTC_API_READ; typedef
218 tBTA_GATTC_API_READ api_read;