OSDN Git Service

Fix address passing when we accept incoming connection
authorJakub Pawlowski <jpawlowski@google.com>
Fri, 24 Jul 2020 10:58:56 +0000 (12:58 +0200)
committerJakub Pawlowski <jpawlowski@google.com>
Fri, 21 Aug 2020 07:12:38 +0000 (07:12 +0000)
commit4354abb3ed1d0f91195c10eaab831f909a542d3c
tree13a8953fd77eb8ddab2d90e9ccbf2da5d7c41ff1
parent3eeb3f9a479fdaed8684fd09a330ac9bcce728dd
Fix address passing when we accept incoming connection

Tag: #gd-refactor
Bug: 155399771
Test: gd/cert/run --host LeSecurityTest
Change-Id: I21ceb49fe1b69e447e3d2e282db5d02b7a0c1bfe
gd/hci/acl_manager/le_acl_connection.h
gd/hci/acl_manager/le_impl.h
gd/hci/le_advertising_manager.cc
gd/hci/le_advertising_manager.h
gd/hci/le_advertising_manager_mock.h [new file with mode: 0644]
gd/l2cap/le/internal/link_manager.cc
gd/l2cap/le/internal/link_manager.h
gd/l2cap/le/internal/link_manager_test.cc
gd/l2cap/le/l2cap_le_module.cc