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

feature: add SetRandomAddress() #330

Merged
merged 3 commits into from
Jan 9, 2025
Merged

feature: add SetRandomAddress() #330

merged 3 commits into from
Jan 9, 2025

Conversation

deadprogram
Copy link
Member

This PR is to add the SetRandomAddress() function for all platforms.

It contains 3 commits.

For Windows, one commit just adds a stub function that returns an error that it is not yet implemented.

For Linux, one commit adds the implementation.

For nrf51, one commit adds that implementation.

With this PR and #329 the "FindMy" beacon functionality works on all of our supported platforms except Windows.

gap_windows.go Show resolved Hide resolved
@deadprogram
Copy link
Member Author

Thanks for the review @ysoldak now merging.

@deadprogram deadprogram merged commit 5623054 into dev Jan 9, 2025
4 checks passed
@deadprogram deadprogram deleted the random-addresses branch January 9, 2025 11:47
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.

3 participants