[roll] Roll fuchsia [bt][obex] Add initial client support for the PUT operation

Add support for writing and deleting objects to a connected OBEX server.

Original-Bug: 125504
Test: fx test bt-obex-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/851182
Original-Revision: 373c8597b26b21f760d66c40c4d1ab4c2cb5e144
GitOrigin-RevId: d20026e170adcdec7e955d28c39590bb3ec502c2
Change-Id: I52a430885085f6163e5c3eec1b5695b4878f58c2
1 file changed
tree: 0f610e51829b7fbf0805d47deb92f1313a588bd4
  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.