[roll] Roll fuchsia [bt][obex] Initial support for PUT operations

Define the PUT operation which handles multi-packet PUT requests.

Refactor common operation functionality into a trait.

Original-Bug: 132758
Test: fx test bt-obex-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/908766
Original-Revision: 73beb3c9e9059f2768837e293e50b3a5c5ac6c12
GitOrigin-RevId: 69f752035ed60df84cd40ce7f013954a8fd14b4a
Change-Id: Ia50c782abe98c7184d9589c99a346a13c5e9d412
1 file changed
tree: 102689d8537f38724ac807c7e7527c9258568257
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.