Searched refs:tBTA_GATTS_API_RSP (Results 1 – 5 of 5) sorted by relevance
126 } tBTA_GATTS_API_RSP; typedef174 tBTA_GATTS_API_RSP api_rsp;
456 tBTA_GATTS_API_RSP *p_buf; in BTA_GATTS_SendRsp()457 UINT16 len = sizeof(tBTA_GATTS_API_RSP) + sizeof(tBTA_GATTS_RSP); in BTA_GATTS_SendRsp()459 if ((p_buf = (tBTA_GATTS_API_RSP *) osi_malloc(len)) != NULL) { in BTA_GATTS_SendRsp()
70 memset(&rsp, 0, sizeof(tBTA_GATTS_API_RSP)); in airsync_profile_cb()
82 memset(&rsp, 0, sizeof(tBTA_GATTS_API_RSP)); in button_profile_cb()
152 memset(&rsp, 0, sizeof(tBTA_GATTS_API_RSP)); in blufi_profile_cb()