commit | 2936a69a4ded8b0c078d368bcc0764a756419b0b | [log] [tgz] |
---|---|---|
author | Faraaz Sareshwala <fsareshwala@fuchsia.infra.roller.google.com> | Wed Mar 23 19:58:44 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Mar 23 13:00:42 2022 -0700 |
tree | 95d6ccfc829b78dea5e059d400abd1a6d42be0a7 | |
parent | 270764ce9e31364edd4298b0c68385ba90eb0ea2 [diff] |
[roll] Roll fuchsia [bt][hci-spec] add vendor protocol definition file and some initial definitions Android's vendor extensions define their own HCI command packets. This change introduces a vendor_protocol.h file which will house those HCI command packet definitions via packed structs. It also adds the return parameters for an initial HCI command packet struct, LE Get Vendor Capabilities. Original-Bug: 92855 Test: fx test -f -s 0 //src/connectivity/bluetooth/core/bt-host Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/651513 Original-Revision: a3356c3bee1f1d88cf5be624d2d1d6509043c7f0 GitOrigin-RevId: a3532fe9ed4f858d6b4faac5dd7cd420b9a9e57d Change-Id: I896df6f76eb4ab7a99060165a8d9758c42ca1483
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.