Searched refs:tBTA_GATTS_RSP (Results 1 – 8 of 8) sorted by relevance
24 void btc_to_bta_response(tBTA_GATTS_RSP *rsp_struct, esp_gatt_rsp_t *p_rsp);
454 tBTA_GATT_STATUS status, tBTA_GATTS_RSP *p_msg) in BTA_GATTS_SendRsp()457 UINT16 len = sizeof(tBTA_GATTS_API_RSP) + sizeof(tBTA_GATTS_RSP); in BTA_GATTS_SendRsp()468 p_buf->p_rsp = (tBTA_GATTS_RSP *)(p_buf + 1); in BTA_GATTS_SendRsp()469 memcpy(p_buf->p_rsp, p_msg, sizeof(tBTA_GATTS_RSP)); in BTA_GATTS_SendRsp()
113 void btc_to_bta_response(tBTA_GATTS_RSP *p_dest, esp_gatt_rsp_t *p_src) in btc_to_bta_response()
686 tBTA_GATTS_RSP rsp_struct; in btc_gatts_call_handler()
125 tBTA_GATTS_RSP *p_rsp;
554 typedef tGATTS_RSP tBTA_GATTS_RSP; typedef1467 tBTA_GATT_STATUS status, tBTA_GATTS_RSP *p_msg);
108 tBTA_GATTS_RSP rsp; in blufi_profile_cb()
550 tBTA_GATTS_RSP rsp = {0}; in bt_mesh_bta_gatts_cb()