Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f5975181 authored by Jakub Pawlowski's avatar Jakub Pawlowski Committed by Jakub Pawłowski
Browse files

main/shim/acl: simplify LE connection shim

* get rid of LinkConnectionInterface - it was never used
* ACL_AcceptLeConnectionFrom now returns void. Value it returned was
  always true.
* acl_api would call directly to GD. Right now it just post call to GD
  on stack thread. First thing GD connection manager do is post task to
  stack thread, so we are safe removing it.

Test: atest net_test_conn_multiplexing
Bug: 372202918
Flag: EXEMPT, redundant code deletion
Change-Id: Ibcd5c586fae776eeeb9b96c9e91905adb263c164
parent e8a3d5b3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment