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

Maui update for BLE plugin #31

Open
wants to merge 684 commits into
base: feature/maui-update-from-fork
Choose a base branch
from

Conversation

ThomasHoest
Copy link

No description provided.

@ThomasHoest ThomasHoest marked this pull request as ready for review November 15, 2022 10:09
janusw and others added 29 commits August 6, 2023 21:39
Add WIndows support for RequestMtuAsync. #727
# Conflicts:
#	Source/Plugin.BLE/Android/Adapter.cs
#	Source/Plugin.BLE/Android/BroadcastReceivers/BondStatusBroadcastReceiver.cs
Instead of self-implemented check
Builds, runs and works on Samsung A8 tablet, crashes at startup on MacOS (M1 MacBook Air Ventura 13.5)
Builds, runs and works on Samsung A8 tablet, crashes at startup on MacOS (M1 MacBook Air Ventura 13.5)
AskBojesen and others added 30 commits May 8, 2024 17:01
Implement Adapter.SupportsExtendedAdvertising on Windows
Windows: Fixed null entries in DiscoveredDevices  #828
Windows: Connect -> ConnectionLost -> Reconnect
* Check for SDK Runtime
* Use Environment.OSVersion.Version.Build directly
fix #854 - Bluetooth stack breaks when trying connect on phone boot
Fixed StartUpdatesNativeAsync for indicate
* XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
added cancellation tokens to those async methods which do not have one#
recognize cancellation tokens for async methods
GHA: update to MacOS 15 and XCode 16
* Added CustomPairing

* added default case to PairingHandler
Added CustomPairing for Windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.