Searched refs:rsp_struct (Results 1 – 2 of 2) sorted by relevance
24 void btc_to_bta_response(tBTA_GATTS_RSP *rsp_struct, esp_gatt_rsp_t *p_rsp);
686 tBTA_GATTS_RSP rsp_struct; in btc_gatts_call_handler() local687 btc_to_bta_response(&rsp_struct, p_rsp); in btc_gatts_call_handler()689 arg->send_rsp.status, &rsp_struct); in btc_gatts_call_handler()690 param.rsp.handle = rsp_struct.attr_value.handle; in btc_gatts_call_handler()