Searched refs:gatt_write_req_rsp (Results 1 – 1 of 1) sorted by relevance
1291 tGATT_WRITE_REQ_RSP gatt_write_req_rsp; in gatts_process_write_req() local1292 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()