[roll] Roll fuchsia [bt][obex] Support SRM for GET & PUT operations

Handle the SRM negotiation flow for the GET & PUT operations.

While here, simplify the GET operation implementation by coalescing the
first chunk & remaining chunk get methods into a single method.

Original-Bug: 133160
Test: fx test bt-obex-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/913634
Original-Revision: d4e5ae485b5204c8b1805fda71382ef0a7c4d82a
GitOrigin-RevId: 0c5f55f5edd0ebfe3283d3480718e6fe4aeb957f
Change-Id: I83d7817344207367e944ecf6708dcdca704bae01
1 file changed
tree: 4fcdb84a0a98a05165746a39bdb3f1f4bf697320
  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.