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

Skip to content
Commit 663489c8 authored by Jakub Pawlowski's avatar Jakub Pawlowski
Browse files

acl_create_le_connection_with_id -> create_le_connection

create_le_connection is adding device directly to AclManager, and relying on it's "direct
connect" implementation.
direct_connect_add method is doing multiplexing of apps request, and
sending the request to AclManager, but it lacks some extra checks and lookups.

Currently these methods are exclusive, if you try to use both you will
get some bad behavior. These should be merged into one.

This patch is moving both methods into same location, so it's easier to
merge them into one under a flag.

Test: mma -j32
Bug: 372202918
Flag: EXEMPT, just renaming/moving code
Change-Id: I9166cca63dff9ada1ed4962ca805962c765f84d7
parent bc596602
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