[roll] Roll fuchsia [bt][fidl] Create BrEdrConnectionServer

Create BrEdrConnectionServer, the FIDL server for the
fuchsia.bluetooth.bredr/Connection protocol. BrEdrConnectionServer
relays packets between Connection and l2cap::Channel, similar to
SocketChannelRelay.

Original-Bug: b/330590954
Original-Bug: b/349653544
Test: fx test bt-host-fidl-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1070135
Original-Revision: d228cef9afcde39aac6419950ecf61ff71e6ff7c
GitOrigin-RevId: e32b442f81d7d8a637209683b5bb5c33896ccfca
Change-Id: Ib13cb1289ad507fcdcff4bfbee2e0201141611f9
1 file changed
tree: 628d9e283b511573cf472e0018f04df7b53892b2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.