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

Commit 481dfa26 authored by Kyunglyul Hyun's avatar Kyunglyul Hyun
Browse files

Fix background connection

The `cif_set` should have been used instead of `cif_mask`
when dynamic allocation is enabled.

Using `cif_mask` prevented background connections
from being established when the flag was turned on.

This change corrects the function call and adds a test
for background GATT connections to ensure
the issue is resolved and prevent future regressions.

Bug: 371617855
Bug: 348559823
Flag: gatt_client_dynamic_allocation
Test: atest GattClientTest

Change-Id: I5e8fba7e3b133475fe2e98581209145b75d3fb41
parent 3f8be643
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