OSDN Git Service

LeL2cap Cert: Allow DUT initiate connection request
authorHansong Zhang <hsz@google.com>
Fri, 13 Mar 2020 20:04:50 +0000 (13:04 -0700)
committerHansong Zhang <hsz@google.com>
Mon, 16 Mar 2020 00:04:05 +0000 (17:04 -0700)
commit865ee5432fa1f6d3481ccbfe82aacbc03ce5f22e
tree0ef38ba49b2c1144841ebb3d81c17a5cf3689459
parent52a096d87bb774a2f2db32f1bd11deb523d0d39c
LeL2cap Cert: Allow DUT initiate connection request

Add test cases for testing DUT to initiate COC connection request. Fix
some bugs with LE signalling manager and link.

Test: cert/run --host
Bug: 145707677
Change-Id: I27dcb047cecee219793ccbba3d735edc5fab4551
gd/cert/captures.py
gd/cert/matchers.py
gd/cert/py_l2cap.py
gd/l2cap/le/cert/cert_le_l2cap.py
gd/l2cap/le/cert/le_l2cap_test.py
gd/l2cap/le/dynamic_channel_manager.h
gd/l2cap/le/facade.cc
gd/l2cap/le/facade.proto
gd/l2cap/le/internal/link.cc
gd/l2cap/le/internal/link.h
gd/l2cap/le/internal/signalling_manager.cc