[roll] Roll fuchsia [bt][pandora] Add notify_on_characteristic affordance

GattService::{Notify,Indicate}OnCharacteristic are incomplete because we
cannot yet resolve ATT Handles into ServiceHandle, CharacteristicHandle.
Completing this is a possible good first Pandora implementation task for
devanyu@.

Original-Bug: 407618718, 467722411
Test: GAP/SEC/SEM/BV-56-C (does not yet pass)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1456250
Original-Revision: fe620d55c4a8260a16a8f807359f379a241f3246
GitOrigin-RevId: f0387f6c433d1f129df457354898912f1312fa03
Change-Id: Icf013c14e77c6a0862498807b3039ee608fb4f25
1 file changed
tree: 6ea276eb964aba775d03efea560f3cd25e7f15c2
  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.