Floss: Fix btm_find_dev_with_lenc to use correct callback
The list_foreach function within btm_find_dev_with_lenc will return the first node for which the callback function returns FALSE. Negate the callback function to fix it. Bug: 269821708 Bug: 269561519 Bug: 264973974 Test: Pair with FP capable LE Audio earbuds while other set is already paired Change-Id: I01af51b0ed6cf4a220556161f3d5ab24dce3f1fe (cherry picked from commit d591ecdd) Merged-In: I01af51b0ed6cf4a220556161f3d5ab24dce3f1fe
Loading
Please register or sign in to comment