Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gatts_api.c429 tBTA_GATTS_API_RSP *p_buf; in BTA_GATTS_SendRsp()
430 UINT16 len = sizeof(tBTA_GATTS_API_RSP) + sizeof(tBTA_GATTS_RSP); in BTA_GATTS_SendRsp()
432 if ((p_buf = (tBTA_GATTS_API_RSP *) GKI_getbuf(len)) != NULL) in BTA_GATTS_SendRsp()
Dbta_gatts_int.h131 }tBTA_GATTS_API_RSP; typedef
171 tBTA_GATTS_API_RSP api_rsp;