[roll] Roll fuchsia [fidl][bluetooth] Add Socket Offload to FIDL

Add fuchsia.bluetooth.le/ChannelOffloadExt, a bt.Channel extension for
starting channel offloading and getting parameters.

Add fuchsia.bluetooth/L2capChannelOffloadParameters, a table of
internal L2CAP channel parameters needed for offloading a channel.

Add fuchsia.bluetooth.le/ChannelListener.Connected, replacing
fuchsia.bluetooth.le/ChannelListener.Accept with a table that includes a
ChannelOffloadExt.

Add ChannelOffloadExt parameter to
fuchsia.bluetooth.le/Connection.ConnectL2cap.

Original-Bug: 482135644
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1496915
Original-Revision: b203e560b3ca879ef906eccf5e6dbf02a6691106
GitOrigin-RevId: d933eb5f07d7dae8acd6f255fe583e604f6ced15
Change-Id: I202fe9f70d0c628c9d0ebf06948aa9bec5a2d469
1 file changed
tree: 40ccd5fe982ec7beb26778123b92394ff671c0fc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.