Skip to content

Make BLE discovery name agnostic - #11

Open
wk1995 wants to merge 1 commit into
masterfrom
codex/ble-scan-name-agnostic
Open

Make BLE discovery name agnostic#11
wk1995 wants to merge 1 commit into
masterfrom
codex/ble-scan-name-agnostic

Conversation

@wk1995

Copy link
Copy Markdown
Collaborator

Summary

  • select Flowtime candidates by configured profile UUID, not device name
  • retain strongest-RSSI selection and cover renamed/unnamed advertisements
  • update deployment guidance and record the internal-only behavior change

Verification

  • .venv/bin/python -m unittest discover -s tests -v
  • tools/check-external-protocol.sh

Sign up for freeto 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

@wk1995