OSDN Git Service

Introduce L2cap security shim
authorHansong Zhang <hsz@google.com>
Wed, 28 Oct 2020 23:46:15 +0000 (16:46 -0700)
committerHansong Zhang <hsz@google.com>
Fri, 6 Nov 2020 19:07:58 +0000 (11:07 -0800)
commitf56f2e87b88f9d764cece47292c50a6e33dc3604
treee6d7fba90f151a850689ca67d90a51aa57d1d812
parent93c2f27d22dbcfa8478842f9f070add90296f8f6
Introduce L2cap security shim

L2cap security shim lets GD L2cap wants to enforce security requirements
on legacy security module.

Implementing the GD security interface.

Tag: #gd-refactor
Bug: 141555841
Test: cert/run --host
Test: Pair and connect with a headset
Change-Id: I60cd99566011f3eb93ecd6b32b1f428e8d69733d
gd/common/init_flags.cc
gd/l2cap/classic/l2cap_classic_module.h
main/shim/btm_api.cc
main/shim/entry.cc
main/shim/entry.h
main/shim/l2c_api.cc
main/shim/l2c_api.h
main/shim/shim.cc
main/shim/stack.cc