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

Rework pairing and host requesting #360

Merged
merged 39 commits into from
May 17, 2024

Commits on May 6, 2024

  1. Add device pairing modes enum

    Kanuan committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1a482ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae7276a View commit details
    Browse the repository at this point in the history
  3. Add variables

    Kanuan committed May 6, 2024
    Configuration menu
    Copy the full SHA
    dd0048f View commit details
    Browse the repository at this point in the history
  4. Refactored code

    Kanuan committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d72d006 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e83fd02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47741ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6784f2e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae936b3 View commit details
    Browse the repository at this point in the history
  9. Renamed enum

    Kanuan committed May 6, 2024
    Configuration menu
    Copy the full SHA
    128ba6c View commit details
    Browse the repository at this point in the history
  10. Renamed field

    Kanuan committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b035c55 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    24f6c88 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a57b800 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    20ea3e9 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    b3aba55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcd6754 View commit details
    Browse the repository at this point in the history
  3. Refactored code

    Kanuan committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ac446dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bace964 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    866ca5e View commit details
    Browse the repository at this point in the history
  6. Refactored code

    Kanuan committed May 10, 2024
    Configuration menu
    Copy the full SHA
    cc9430e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    91d32dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    07e442c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9c05b1a View commit details
    Browse the repository at this point in the history
  10. Tweaked tracing message

    Kanuan committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0b7573a View commit details
    Browse the repository at this point in the history
  11. Refactored code

    Kanuan committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7cc7660 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    47b644f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    22d49bc View commit details
    Browse the repository at this point in the history
  14. Add tracing

    Kanuan committed May 10, 2024
    Configuration menu
    Copy the full SHA
    675944c View commit details
    Browse the repository at this point in the history
  15. Fix method calling

    Kanuan committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3ee64cd View commit details
    Browse the repository at this point in the history
  16. Add tracing

    Kanuan committed May 10, 2024
    Configuration menu
    Copy the full SHA
    153cbd1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c9149cb View commit details
    Browse the repository at this point in the history
  18. Removed legacy config

    Kanuan committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b1f41fb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3113083 View commit details
    Browse the repository at this point in the history
  20. Update Ds3.c

    nefarius committed May 10, 2024
    Configuration menu
    Copy the full SHA
    fb3045a View commit details
    Browse the repository at this point in the history
  21. Changed function arguments to appropriate types

    Fixed error checking issue
    nefarius committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c0a6d92 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9f93824 View commit details
    Browse the repository at this point in the history
  23. Added remarks

    nefarius committed May 10, 2024
    Configuration menu
    Copy the full SHA
    159b9aa View commit details
    Browse the repository at this point in the history
  24. Update Ds3.c

    nefarius committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2dce358 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    d5d8b79 View commit details
    Browse the repository at this point in the history
  2. Added URL

    nefarius committed May 12, 2024
    Configuration menu
    Copy the full SHA
    bce00db View commit details
    Browse the repository at this point in the history