Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: eltos/ArduinoBLE
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: unknownconstant/ArduinoBLE
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 10 files changed
  • 2 contributors

Commits on Jan 4, 2021

  1. Merge pull request unknownconstant#6 from eltos/master

    Fix timing issue during pairing, add pairing control/status methods
    unknownconstant authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    283038f View commit details
    Browse the repository at this point in the history
  2. Secure random & reject unknown LTK

    unknownconstant committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    d9fb4bc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into secure-random

    unknownconstant committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    fb2b817 View commit details
    Browse the repository at this point in the history
  4. Merge pull request unknownconstant#16 from unknownconstant/secure-random

    Secure random & reject unknown LTK
    unknownconstant authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    83d11ed View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Pairing code & binary confirm callbacks

    unknownconstant committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    e2868a7 View commit details
    Browse the repository at this point in the history
  2. Updated example sketch

    unknownconstant committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    6b08d21 View commit details
    Browse the repository at this point in the history
  3. Merge pull request unknownconstant#17 from unknownconstant/pairing-code

    Pairing code & IOCaps set via implementation of callbacks
    unknownconstant authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    a429760 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. Spellcheck fixes

    unknownconstant committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    3dd53d1 View commit details
    Browse the repository at this point in the history
Loading