Searched refs:tBTA_GATTS_API_RSP (Results 1 – 2 of 2) sorted by relevance
366 const size_t len = sizeof(tBTA_GATTS_API_RSP) + sizeof(tBTA_GATTS_RSP); in BTA_GATTS_SendRsp()367 tBTA_GATTS_API_RSP *p_buf = (tBTA_GATTS_API_RSP *)osi_calloc(len); in BTA_GATTS_SendRsp()
131 }tBTA_GATTS_API_RSP; typedef171 tBTA_GATTS_API_RSP api_rsp;