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

nimble/host: Fix legacy advertising API with EXT_ADV enabled #1775

Merged
merged 1 commit into from
May 17, 2024

Commits on May 8, 2024

  1. nimble/host: Fix legacy advertising API with EXT_ADV enabled

    Configured advertisign instance is required in order to set advertising
    data when extended advertising HCI is used. Since when legacy PDU are
    in use we can set both AD and SCAN_RSP we can easily pre-configure
    selected instance just for this purpose and re-configure it before
    starting advertising without affecting set AD/SCAN_RSP.
    sjanc committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2d54b5c View commit details
    Browse the repository at this point in the history