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 ability to establish PASE over BLE to Python DeviceController #22985

Merged
merged 6 commits into from
Dec 12, 2022

Commits on Sep 30, 2022

  1. Add ability to establish PASE over BLE to Python DeviceController

    This adds the ability to just establish PASE over BLE to the Python
    device controller. This then makes it possible to write custom
    commissioning code in Python if needed.
    mrjerryjohns committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    0294bbe View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    ce0f601 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4424c25 View commit details
    Browse the repository at this point in the history
  3. fix compile error

    yunhanw-google committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    3eff5c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    d21af5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70b1104 View commit details
    Browse the repository at this point in the history