[roll] Roll fuchsia [bt][map] Wait for MNS client to initiate disconnect

We previously would proactively close the OBEX server for MNS when the
FIDL service for the notifcation service is terminated.

According to the MAP spec (v1.4.2 section 6.4.5),
we should wait for the MNS client to initiate an OBEX DISCONNECT when
the notification registration is turned off to clean up the OBEX server.

Fix: b/367378534
Test: manual test with `bt-map-mce-tool`
Test: fx test bt-map-mce-unittests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1207450
Original-Revision: 62f76607bfff0d05d08249cf8ff095d7da9a168d
GitOrigin-RevId: 5c717b75764ae09221a4409a1931c952a5ecee07
Change-Id: Ied5a1ed6d8c8363b2e69a65d6ab69c960c50d5bc
1 file changed
tree: ee3d329237e53ea85361c6d417a55258cb15533c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.