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

Set privacy mode to device mode in LL. #13689

Merged

Conversation

pan-
Copy link
Member

@pan- pan- commented Sep 30, 2020

Do not enable address resolution when a new entry is added.

Summary of changes

Ensure LL resolution operates in device mode, not network mode as this is handled above.
Prevent activation of LL resolution when an entry is added.

This works around a Cordio LL bug which apply address resolution and Network mode filtering even if LL resolution is disabled.

-->

Impact of changes

Migration actions required

Documentation


Pull request type

[] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Reviewers


Do not enable address resolution when a new entry is added.
@ciarmcom
Copy link
Member

@pan-, thank you for your changes.
@ARMmbed/mbed-os-maintainers please review.

@pan- pan- merged commit a609f9b into ARMmbed:feature-ble-host-privacy Sep 30, 2020
@pan- pan- mentioned this pull request Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants