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

BASS & GATT fixes. #1779

Merged
merged 4 commits into from
May 16, 2024
Merged

BASS & GATT fixes. #1779

merged 4 commits into from
May 16, 2024

Commits on May 15, 2024

  1. nimble/host: Modify BASS characteristics properties

    This commit changes BASS audio scan control point and
    BASS broadcast receive state characteristics properties.
    Previous properties were not correct with specification.
    szymon-czapracki committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5508d62 View commit details
    Browse the repository at this point in the history
  2. nimble/host: Fix incorrect naming in BASS

    Change keyword and description from PACS to BASS.
    szymon-czapracki committed May 15, 2024
    Configuration menu
    Copy the full SHA
    966fcad View commit details
    Browse the repository at this point in the history
  3. nimble/host: Modify GATT flags descriptions

    This commit changes GATT flags descriptions,
    making them more readable regarding permissions and
    properties.
    szymon-czapracki committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6033fda View commit details
    Browse the repository at this point in the history
  4. Update GATT function descriptions

    This commit modifies GATT functions description
    to get them up to speed with current doxygen rules.
    szymon-czapracki committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3341671 View commit details
    Browse the repository at this point in the history