Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gatts_api.cc284 const size_t len = sizeof(tBTA_GATTS_API_RSP) + sizeof(tGATTS_RSP); in BTA_GATTS_SendRsp()
285 tBTA_GATTS_API_RSP* p_buf = (tBTA_GATTS_API_RSP*)osi_calloc(len); in BTA_GATTS_SendRsp()
Dbta_gatts_int.h101 } tBTA_GATTS_API_RSP; typedef
131 tBTA_GATTS_API_RSP api_rsp;