[roll] Roll fuchsia [bt][gatt] Allow gatt::GATT to listen for MTU changes

Include MTU callback in gatt::Connection::Initialize and
RemoteServiceManager::Initialize to propagate MTU exchange result up to
gatt::GATT.

Enable clients to register a callback for MTU updates in gatt::GATT.

Rename gatt::GATT::DiscoverServices->InitializeClient.

Original-Bug: 96397
Test: `fx test bt-host-gatt-tests`. Added GattTest.{ UpdateMtuListeners-
       Notified, MtuExchangeServerNotSupportedListenersNotifiedDefault-
       Mtu, MtuExchangeFailsListenersNotNotifiedConnectionShutdown}.
       Added MTU expectations to RemoteServiceManagerTest.{
       Initialize, InitializeMtuExchangeNotSupportedSucceeds}, and added
       RemoteServiceManagerTest.InitializeMtuExchangeFailure.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/671894
Original-Revision: 047a0d28abb368378277d3a11d32fc22b1c1785f
GitOrigin-RevId: 3fb877c6e045ca8a18dfca3509edcaff28ca0502
Change-Id: Ibc3d1144e5f62768e4fbe7167d50f13b923fe3c7
1 file changed
tree: e562a4599f77283e9059c59648cbd570ed5b4cbc
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.