You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bleio_scanentry_data_matches() in shared-module/_bleio/ScanEntry.c returns false prematurely if the the first prefix doesn't match the first structure and !any is true. It should try all the structures.
bleio_scanentry_data_matches()inshared-module/_bleio/ScanEntry.creturnsfalseprematurely if the the first prefix doesn't match the first structure and!anyistrue. It should try all the structures.