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

Support for BLE and BTP #155

Merged
merged 8 commits into from
Jun 28, 2024
Merged

Support for BLE and BTP #155

merged 8 commits into from
Jun 28, 2024

Commits on Jun 27, 2024

  1. Support for BLE and BTP

    Fix CI to install libdbus
    
    Fix a few typos in doc comments
    
    MAX_BTP_SESSIONS needs to be public
    
    Clone for the callback
    
    Compute MTU more precisely, also based on the reported GATT MTU
    
    mut and ref standard impls for GattPeripheral
    
    WIP: unit tests
    
    More unit tests
    
    Move unit tests to separate file
    
    More unit tests work
    
    More unit tests work
    
    More unit tests work
    ivmarkov committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e6bd76b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5eb4c8 View commit details
    Browse the repository at this point in the history
  3. Address feedback from code review

    Co-authored-by: Andrei Litvin <andy314@gmail.com>
    ivmarkov and andy31415 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a355f25 View commit details
    Browse the repository at this point in the history
  4. Address feedback from code review

    Co-authored-by: Andrei Litvin <andy314@gmail.com>
    ivmarkov and andy31415 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0958723 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1be3b1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    497e53a View commit details
    Browse the repository at this point in the history
  7. Address code review feedback

    ivmarkov committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    dc35fde View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22d0454 View commit details
    Browse the repository at this point in the history