[roll] Roll fuchsia [bluetooth] Supports AX210 chipset

The commit includes:

* new command format to query the version info of AX210.
* a TLV-based parser for new version format supported in AX210.
* new offset configuration for ECDSA secure engine type.
* unit tests.

Tested: on AX210 and 8265 on NUC7:
        bt-cli
        > start-discovery
        > list-peers
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/983963
Original-Revision: 680a982b21d32b02b33616706915498176edc3b3
GitOrigin-RevId: 4dcea770bf53764e45cb0908681ea789c9b741b3
Change-Id: Ia838e1d9f590ec42e3e9cea3ec6002ac8ef44239
1 file changed
tree: 47ba07f0c664698dcdc50a94a0212175c3a7d27f
  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.