Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_sr.c1291 tGATT_WRITE_REQ_RSP gatt_write_req_rsp; in gatts_process_write_req() local
1292 gatt_write_req_rsp.op_code = GATT_RSP_WRITE; in gatts_process_write_req()
1293 gatt_send_packet(p_tcb, (UINT8 *)(&gatt_write_req_rsp), sizeof(gatt_write_req_rsp)); in gatts_process_write_req()