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 connect/disconnect, support multiple callbacks #39

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 6, 2020

  1. support multiple hci interfaces

    support keep connection alive
    support multiple callbacks
    fhempy committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    75e34a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. remove get adapters

    add connect(iface) for keep_connection usage
    fhempy committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    43e6c5f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. add disconnect()

    fix keep_connected
    fhempy committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    75115f9 View commit details
    Browse the repository at this point in the history