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

Add integration with bt-hci crate #1971

Merged
merged 15 commits into from
Sep 6, 2024
Merged

Commits on Sep 6, 2024

  1. Add integration with bt-hci crate

    Implementing traits from bt-hci allows the BleConnector to
    be used with the Trouble BLE stack.
    lulf committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    008ab2b View commit details
    Browse the repository at this point in the history
  2. use packed based read interface

    lulf committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ac12453 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb39ced View commit details
    Browse the repository at this point in the history
  4. update trouble version

    lulf committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a59e38f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c773a9 View commit details
    Browse the repository at this point in the history
  6. fix formatting

    lulf committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    2bb8f45 View commit details
    Browse the repository at this point in the history
  7. ignore notify errors in example

    lulf committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    639e8b1 View commit details
    Browse the repository at this point in the history
  8. fix clippy warnings

    lulf committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c49c0ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc7c25e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c8caf32 View commit details
    Browse the repository at this point in the history
  11. Adopt to api changes

    lulf committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f68b408 View commit details
    Browse the repository at this point in the history
  12. Api fix for esp32

    lulf committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    821048c View commit details
    Browse the repository at this point in the history
  13. Set rust-version of esp-wifi

    lulf committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    dcb0f19 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    46402f4 View commit details
    Browse the repository at this point in the history
  15. Add changelog entry

    lulf committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    cbaee28 View commit details
    Browse the repository at this point in the history