Floss: Fix deadlock in callback removal
Fixed a wrong coding pattern: Don't try to acquire a lock while the same lock is being held in the same code block. Bug: 246474368 Tag: #floss Test: Manual - test unreg-adv from btclient Change-Id: I9bd454f3230274f61d180fd806923ec6294889b7
Loading
Please register or sign in to comment