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

Skip to content
Commit de02738e authored by Krzysztof Kopyściński's avatar Krzysztof Kopyściński
Browse files

has_client.cc: fix profile disconnection cleanup

GATT cleanup must be performed on HAS Device before it is removed from
`devices_` list - in other case, GATT queue will not be cleared, and
in the future, if another HAS Device gets the same connection ID, it
will "inherit" pending items - and will be unable to post its own to
GATT queue.

Bug: 356799752
Flag: Exempt, feature not launched yet
Test: atest --host --no-bazel-mode bluetooth_has_test
Change-Id: Id3cdc41b276efa44eb4e15b01f226393fab71e2b
parent b3e0af71
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