OSDN Git Service

Add L2CA_Register2, which does security for you
authorZach Johnson <zachoverflow@google.com>
Tue, 25 Aug 2020 17:51:10 +0000 (10:51 -0700)
committerZach Johnson <zachoverflow@google.com>
Tue, 25 Aug 2020 22:30:57 +0000 (15:30 -0700)
commit77bf41237dcf37746a1fc953c4fea802b792379a
tree5fa112e58f63946dbc285c14a500881a4eb09223
parentdbd802f3bd152487524747fc58832f76d53bed9c
Add L2CA_Register2, which does security for you

start using it in a few places

Bug: 159815595
Tag: #refactor
Test: compile & verify basic functions working
Change-Id: I667eb86e0011376412eb0ab8800cdaed140cf3b3
stack/avct/avct_api.cc
stack/hid/hidd_conn.cc
stack/include/l2c_api.h
stack/l2cap/l2c_api.cc
stack/sdp/sdp_main.cc