Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_sr.c510 tGATT_EXEC_WRITE_RSP gatt_exec_write_rsp; in gatt_process_exec_write_req() local
511 gatt_exec_write_rsp.op_code = GATT_RSP_EXEC_WRITE; in gatt_process_exec_write_req()
512 gatt_send_packet(p_tcb, (UINT8 *)(&gatt_exec_write_rsp), sizeof(gatt_exec_write_rsp)); in gatt_process_exec_write_req()