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

Custom scan filters #148

Merged
merged 8 commits into from
Jun 25, 2024
Merged

Custom scan filters #148

merged 8 commits into from
Jun 25, 2024

Conversation

philips77
Copy link
Member

This PR adds a new method to filter Bluetooth LE devices on the :uiscanner scanner view.
Before, there were 3 fixed filters:

  • All - shows all devices when enabled and filtered by UUID when disabled,
  • Nearby - show only devices with highest RSSI > -50 dBm
  • Named - show only devices with names.

The new implementation allows to customize filters. It also removed icons from chips to make more room.

@philips77 philips77 merged commit fac74a4 into main Jun 25, 2024
1 check passed
@philips77 philips77 deleted the feature/scan-filters branch June 25, 2024 10:57
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