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

Integration test #7

Merged
merged 10 commits into from
Apr 3, 2024
Merged

Integration test #7

merged 10 commits into from
Apr 3, 2024

Commits on Mar 31, 2024

  1. add l2cap integration test

    lulf committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    cb43e18 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. use active scanning by default

    lulf committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    52a23a6 View commit details
    Browse the repository at this point in the history
  2. remove unused example

    lulf committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    585c4b1 View commit details
    Browse the repository at this point in the history
  3. use bytestring for adv name

    lulf committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e8cf9d3 View commit details
    Browse the repository at this point in the history
  4. add iterator for adv data

    lulf committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9c39fe0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2e727d View commit details
    Browse the repository at this point in the history
  6. add integration test job

    lulf committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    64ce3e4 View commit details
    Browse the repository at this point in the history
  7. more output

    lulf committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d474392 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    8c698b8 View commit details
    Browse the repository at this point in the history
  2. various improvements

    * Use random static address by default
    * Use device address as source on nRF
    * Add support for filter_accept_list when scanning
    * Expose connection info on connect
    * Add non-blocking variant of send
    lulf committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e213f07 View commit details
    Browse the repository at this point in the history