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

feat(BLE): Added User Configurable Duplicate Filtering #1022

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

BrentK-ADI
Copy link
Contributor

Updated the Extended scan functionality to allow the user to specify if duplicate packets should be filtered during the scanning process. This was previously hard coded to TRUE. The legacy Scan function remains hard coded for simplicity of use and compatibility with existing code bases.

All existing BLE example applications use the legacy AppScanStart call. This was tested against a customer project using the AppExtScanStart capability.

Updated the Extended scan functionality to allow the user to specify if duplicate packets should be filtered during the scanning process.  This was previously hard coded to TRUE.  The legacy Scan function remains hard coded for simplicty of use.
@github-actions github-actions bot added the BLE Related to Bluetooth label May 22, 2024
Copy link

This pull request is stale because it has been open for 30 days with no activity. Remove stale label, commit, or comment or this will be closed in 7 days.

@github-actions github-actions bot added the stale This issue or pull request is stale. label Jun 21, 2024
@sihyung-maxim sihyung-maxim removed the stale This issue or pull request is stale. label Jun 24, 2024
@Jake-Carter
Copy link
Contributor

@EricB-ADI good to merge?

@EricB-ADI EricB-ADI merged commit 9b935d9 into analogdevicesinc:main Jul 2, 2024
8 of 9 checks passed
EricB-ADI pushed a commit that referenced this pull request Aug 21, 2024
EricB-ADI pushed a commit that referenced this pull request Aug 21, 2024
EricB-ADI pushed a commit that referenced this pull request Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BLE Related to Bluetooth
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants