Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

BLE: always return privacy info from NRF.getSecurityStatus() #2584

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

ssievert42
Copy link
Contributor

@ssievert42 ssievert42 commented Dec 9, 2024

This fixes NRF.getSecurityStatus() only returning privacy info while connected and makes it return privacy info regardless of connection state.

I somehow missed this when adding BLE private address support.

@ssievert42 ssievert42 force-pushed the ble_privacy_status_fix branch 2 times, most recently from 803c7b4 to 522534e Compare January 5, 2025 12:35
@ssievert42 ssievert42 changed the title BLE: fix NRF.getSecurityStatus() only returning privacy info while connected BLE: always return privacy info from NRF.getSecurityStatus() Jan 5, 2025
@ssievert42 ssievert42 force-pushed the ble_privacy_status_fix branch from 522534e to 79965f7 Compare January 14, 2025 18:52
@ssievert42
Copy link
Contributor Author

Just rebased onto master.

@gfwilliams
Copy link
Member

Thanks! Sorry I missed merging this earlier.

@gfwilliams gfwilliams merged commit f3a0b2f into espruino:master Jan 15, 2025
21 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants