OSDN Git Service

L2CA_ConfigReq and L2CA_ConfigRsp are internal now
authorHansong Zhang <hsz@google.com>
Fri, 25 Sep 2020 18:31:02 +0000 (11:31 -0700)
committerHansong Zhang <hsz@google.com>
Sat, 26 Sep 2020 01:06:40 +0000 (18:06 -0700)
commitacc416288eb93f78fdf87ec965b971337350c3c9
tree942b9751a76b7dafd0cd68782daf2f57c651bc93
parente91542d4780963b0c0540410c044e15dc1aaa476
L2CA_ConfigReq and L2CA_ConfigRsp are internal now

Only used by l2c_csm, so we make an internal version instead.

Bug: 159815595
Tag: #refactor
Test: compile & verify basic functions working
Change-Id: If725c705bcbabec025cb16d063cd4d4aa4b319f9
stack/include/l2c_api.h
stack/l2cap/l2c_api.cc
stack/l2cap/l2c_csm.cc