Skip to content

Improved Paging process, speed and reliability#540

Open
hllhll wants to merge 1 commit into
greatscottgadgets:masterfrom
hllhll:master
Open

Improved Paging process, speed and reliability#540
hllhll wants to merge 1 commit into
greatscottgadgets:masterfrom
hllhll:master

Conversation

@hllhll
Copy link
Copy Markdown

@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 <47742533+shapaz@users.noreply.github.com>
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