OSDN Git Service

Revert "hci: Remove SimultaneousLeHost bit"
authorMyles Watson <mylesgw@google.com>
Thu, 11 Feb 2021 23:28:01 +0000 (15:28 -0800)
committerMyles Watson <mylesgw@google.com>
Thu, 11 Feb 2021 23:35:07 +0000 (15:35 -0800)
commit36a5d38e5544e85d1f73602461706707b1a4878a
tree64b9e92910a469f3af885ceea74f61ec09bdc824
parentce6c6b9327e7f217abda97b92577e936c8d4d859
Revert "hci: Remove SimultaneousLeHost bit"

This reverts commit 09931b889fee0037510e48eb639b091041273122.

The SimultaneousLeHost bit was deprecated in version 4.1 of the
spec, but some Bluetooth chips still need it to be set.

Bug: 179958088
Test: atest bluetooth_test_gd
      observe LMP features on a Pixel 3 when using GD controller
Tag: #gd-refactor
Change-Id: Ie8f8a8c9322a6301388ba9415d998e218ef008b1
gd/hci/controller.cc
gd/hci/hci_packets.pdl
gd/hci/hci_packets_test.cc
gd/rust/hci/src/controller.rs