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

bluetooth: fast_pair: Delete "reset" flag instead of storing false #11686

Merged
merged 2 commits into from
Jul 5, 2023

Conversation

MarekPieta
Copy link
Contributor

Change deletes Fast Pair storage manager's "reset" flag instead of storing it as false to ensure no data is left in settings after a successful factory reset operation.

PR also aligns the Fast Pair factory reset unit test.

Jira: NCSDK-20219

@github-actions github-actions bot added changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. doc-required PR must not be merged without tech writer approval. labels Jul 4, 2023
@MarekPieta MarekPieta requested a review from annwoj July 4, 2023 09:06
@MarekPieta MarekPieta removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Jul 4, 2023
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jul 4, 2023

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite
desktop52_verification X
test-fw-nrfconnect-ble X
test-fw-nrfconnect-ble_samples X
test-sdk-find-my X

Detailed information of selected test modules

Note: This message is automatically posted and updated by the CI

@NordicBuilder
Copy link
Contributor

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Jul 4, 2023
@MarekPieta MarekPieta removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Jul 4, 2023
Change deletes Fast Pair storage manager's "reset" flag instead of
storing it as false to ensure no data is left in settings after a
successful factory reset operation.

Jira: NCSDK-20219

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Jul 4, 2023
@MarekPieta MarekPieta removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Jul 4, 2023
@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Jul 4, 2023
@MarekPieta MarekPieta removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Jul 4, 2023
Change ensures that reset in progress flag is deleted during the Fast
Pair factory reset operation.

Jira: NCSDK-20219

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Jul 5, 2023
@MarekPieta MarekPieta removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Jul 5, 2023
@rlubos rlubos merged commit b5635a6 into nrfconnect:main Jul 5, 2023
17 checks passed
@MarekPieta MarekPieta deleted the fp_factory_reset_cleanup branch July 5, 2023 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-required PR must not be merged without tech writer approval.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants