Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved Paging process, speed and reliability #540

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hllhll
Copy link

@hllhll hllhll commented Jan 7, 2025

This PR improves the reliability and performance of the PAGING process when connecting to another Bluetooth device. This is done by 3 parts

  1. Sending the page/ID(1) message 2 times within each master's tx window instead of once
  2. Change the frequency iteration logic to, hopefully improve performance for devices that are not continually scanning. I.E. Their SR/scan repetition might be R1, R2
  3. Implemented the logic in which if we "hit" the right frequency once, but failed to complete the process (receive ID(3)) retry for the time period given in the Bluetooth spec before giving up and continue to iterate other phases of the clock.

…/ubertooth PR for further details

Co-authored-by: shapaz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant