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

Skip to content
Commit 35749bd5 authored by Calvin On's avatar Calvin On Committed by Md Shahriar Hossain Sajib
Browse files

BTM resolve race condition in ble local resolving list

The BLE advertiser address resolving list is stored on the controller,
a local copy is kept on the host. The updates to the local copy did not
always match the remote list.

In this change the update of the local list for the add operation
is moved to the callback in order to ensure the order of operations at
the controller is respected and that the operation was successful.

Bug: 119574882
Bug: 199827901
Test: gd/cert/run
Tag: #stability
Change-Id: Ib215590e4a292b8d04fcb1a46c13b464d517c73c
(cherry picked from commit 545acfc3b6c4287013edd0b1fc298af2339903f7)
(cherry picked from commit 6aed4a163a739bd57fc3a535b8b1f8e43a7089bf)
parent fc5f8271
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