OSDN Git Service

BTM_API Shim: Add ShimBondListener
authorMartin Brabham <optedoblivion@google.com>
Fri, 21 Aug 2020 05:08:22 +0000 (22:08 -0700)
committerMartin Brabham <optedoblivion@google.com>
Mon, 31 Aug 2020 19:07:59 +0000 (12:07 -0700)
commit430f838b455e1d9426835799a6df30131d8f5f3b
tree83add2e45cc518952c790689efa4d96c5b4a8e34
parent92ddaf350061a926e8487c09fea5cf06620a2eea
BTM_API Shim: Add ShimBondListener

Create a new class ShimBondListener that accepts the
tBTM_APPL_INFO as a constructor argument.

Bug: 159815595
Tag: #gd-refactor
Test: cert/run --host SecurityTest
Test: atest --host bluetooth_test_gd
Test: Manual testing with hybrid stack
Change-Id: Ifb524cd7af85dba5f5659112437cb5d6284bb8b6
main/shim/btm_api.cc