[roll] Roll fuchsia [bt][hci-spec] Add more values to LEEventMask

Add additional bit definitions (values [20,40]) to the LEEventMask
enum.

Test: fx test //src/connectivity/bluetooth/core/bt-host
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1010356
Original-Revision: 7413c861fa187e1f574cbecfb28adfb3b8b99c1b
GitOrigin-RevId: 736307b78d26de139ce5cb28e1baee1ee886d726
Change-Id: If37ee9df63a4293121b2b6ae1c524aa7bd364797
1 file changed
tree: cbc7670d6c328845f89ca7a6bb7325ff0fd808dc
  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.