Skip to content

New compatibility option for receiving BLE data - #82

Merged
d4rken merged 4 commits into
mainfrom
indirect_scanresults
Jan 25, 2023
Merged

New compatibility option for receiving BLE data#82
d4rken merged 4 commits into
mainfrom
indirect_scanresults

Conversation

@d4rken

@d4rken d4rken commented Jan 25, 2023

Copy link
Copy Markdown
Member

Alternative method to receive BLE scan results via PendingIntents instead of direct callbacks.
This may allow some buggy ROMs to receive BLE data.

e.g. on a Pixel 5 @ 13:

  • No batching and no filtering -> AirPods BLE data missing
  • No batching, no filtering, no direct callbacks -> AirPods BLE data is returned

The same didn't work on a Samsung S22 5G though 🤷

@d4rken d4rken added the enhancement Add a new feature of improve an existing feature label Jan 25, 2023
@d4rken
d4rken merged commit d917c8f into main Jan 25, 2023
@d4rken
d4rken deleted the indirect_scanresults branch January 25, 2023 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Add a new feature of improve an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant