commit | a8dccf9c227a95f42b5e332419c69ee613fce003 | [log] [tgz] |
---|---|---|
author | Ani Ramakrishnan <aniramakri@google.com> | Thu Jun 01 00:12:02 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 01 00:12:02 2023 +0000 |
tree | da74de20ecfeac1bb19b9a6f5801533f49753490 | |
parent | 335706f8074f56f8dde6b6e9cc79180e2d88daa3 [diff] |
[bt][obex] Support the early termination of multi-packet requests The client can terminate a multi-packet request (PUT, GET) early if needed. This is done by sending the ABORT request and waiting for the server response. Add the `terminate` method to both GetOperation and PutOperation to support this flow. Bug: 127298 Test: fx test bt-obex-tests Change-Id: I0e2797b2340658868d70c82efdf9fa5b411ed599 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/857790 Reviewed-by: Dayeong Lee <dayeonglee@google.com> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com> Fuchsia-Auto-Submit: Ani Ramakrishnan <aniramakri@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.