[roll] Roll fuchsia [bt][obex] Initial OBEX server implementation

Define an interface to be implemented by profiles requiring OBEX Server
support. This interface will be expanded to support the various
operations defined in OBEX 1.5.

Decode and handle the CONNECT request.

Original-Bug: 125307
Original-Bug: 129828
Test: fx test bt-obex-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/886652
Original-Revision: 63250ffaa7be8a3ba9bd621332d503a3a107755f
GitOrigin-RevId: a7cc0bb24af451bbf27489cd69e1fa4a81183868
Change-Id: I31fc4caebb7fe11d1b4b7c7a492d99a161bfb982
1 file changed
tree: 92701d48235694a769fd1ae098cec46fb13d4b33
  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.