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

Skip to content
Commit a01a9be4 authored by weichinweng's avatar weichinweng
Browse files

BLE: fix doesn't unregister client_if since appDied flag is wrong

When the APP is died, GattService will set appDied to true and stop
scan. In the use case, the client_if isn't correctly unregistered since
the target client appDied flag doesn't correctly set to true. Will
directly get the client and set the client appDied flag to true to make
sure the parameter is aligned.

Bug: 143588356
Test: Check client_if can be unregistered after APP was died.
Change-Id: I16d86a321f9ee65c692accdb0bcdac41e31702b3
parent 54e44bac
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