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: dotnet-bluetooth-le/dotnet-bluetooth-le Loading
base: master
Choose a base ref
...
head repository: TravisRo/dotnet-bluetooth-le Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 5 files changed
  • 1 contributor

Commits on Aug 11, 2023

  1. Fix DisconnectAsync hangs on Windows and Android after scanning then …

    …connecting with ConnectToKnownDeviceAsync #734
    travis012 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    4fee7b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Fix DisconnectAsync hangs on Windows and Android after scanning then …

    …connecting with ConnectToKnownDeviceAsync #734
    travis012 authored and janusw committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    9feb6c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98b606b View commit details
    Browse the repository at this point in the history
  3. Revert "Fix DisconnectAsync hangs on Windows and Android after scanni…

    …ng then connecting with ConnectToKnownDeviceAsync #734"
    
    This reverts commit 9feb6c1.
    travis012 committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    fe05701 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Fix DisconnectAsync hangs after scanning then connecting with Connect…

    …ToKnownDeviceAsync #734
    
    Refactored to include all platforms
    travis012 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    79633a7 View commit details
    Browse the repository at this point in the history
Loading