OSDN Git Service

Include initial remote config in pL2CA_ConfigCfm_Cb
authorHansong Zhang <hsz@google.com>
Mon, 28 Sep 2020 19:20:19 +0000 (12:20 -0700)
committerHansong Zhang <hsz@google.com>
Mon, 28 Sep 2020 19:24:18 +0000 (12:24 -0700)
commitaec9dadc2ef7388c2fcb03f37a3d35479fed0d7d
tree3f50a2a2dcc21bf0729f4c8e459d50d72b5e1d13
parentb737b6dcdad43893dda153a20f4df354bb0e1182
Include initial remote config in pL2CA_ConfigCfm_Cb

So we don't need to send a separate pL2CA_ConfigInd_Cb.

Bug: 159815595
Tag: #refactor
Test: compile & verify basic functions working
Change-Id: I75dafa4bc38a1c5a7773db6be5665b30ad88b006
14 files changed:
main/shim/l2cap.cc
stack/avct/avct_l2c.cc
stack/avct/avct_l2c_br.cc
stack/avdt/avdt_l2c.cc
stack/bnep/bnep_main.cc
stack/gap/gap_conn.cc
stack/gatt/gatt_main.cc
stack/hid/hidd_conn.cc
stack/hid/hidh_conn.cc
stack/include/l2c_api.h
stack/l2cap/l2c_csm.cc
stack/rfcomm/rfc_l2cap_if.cc
stack/sdp/sdp_main.cc
stack/test/rfcomm/stack_rfcomm_test.cc