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

hci: implement set random MAC address #325

Merged
merged 3 commits into from
Jan 9, 2025
Merged

Conversation

deadprogram
Copy link
Member

This PR is based on #229 but is rebased against the latest dev branch.

In addition, it adds another commit that allows Advertisers that use the HCI adaptor to support random addresses. This is needed for certain applications, such as "AirTag" style beacons.

adapter_hci.go Outdated Show resolved Hide resolved
Copy link
Contributor

@ysoldak ysoldak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See non-blocking comment

@deadprogram deadprogram force-pushed the xudongzheng-hci-rand-addr-pr branch from 451b9e3 to f2ec9bf Compare January 9, 2025 08:48
@deadprogram deadprogram force-pushed the xudongzheng-hci-rand-addr-pr branch from f2ec9bf to 1db1de6 Compare January 9, 2025 08:55
@deadprogram
Copy link
Member Author

Thanks for the original work on this @xudongzheng and to @ysoldak for reviews.

Now merging!

@deadprogram deadprogram merged commit a211012 into dev Jan 9, 2025
4 checks passed
@deadprogram deadprogram deleted the xudongzheng-hci-rand-addr-pr branch January 9, 2025 09:00
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