[roll] Roll fuchsia [bt][host] Support HCI Role Change event

Set initial BR/EDR connection role to leader if initiated in the
outbound direction. In the inbound direction, set role to leader if the
role change succeeded, or follower if the role change failed.

Unmask HCI_Role_Change event.

Handle HCI_Role_Change event by updating connection role to new value.

Original-Fixed: 881, 74510
Test: fx test bt-host-gap-tests
GAP_BrEdrConnectionManagerTest.RoleChangeWithFailureStatusAfterInboundConnection
GAP_BrEdrConnectionManagerTest.RoleChangeAfterInboundConnection
GAP_BrEdrConnectionManagerTest.ConnectSinglePeer

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/510235
Original-Revision: 9a0a02ffb80f8cb927be5bdb2938f74d8a513b0b
GitOrigin-RevId: d2668677eb05ad081f65ee08113370ae6ff13673
Change-Id: I715a51493d29609c00fbadfc5ca90542c0dd2c85
1 file changed
tree: c7a2d3f6bb6f318e69aeeba9ce3efb39d6dda917
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.