This package contains a Bluetooth Low Energy plugin for MvvmCross. It allows access to Bluetooth Low Energy functionality on Android, iOS, macOS and UWP.
Read the full documentation on the projects page.
This is a fork of the original Xamarin BLE plugin: https://github.com/xabre/xamarin-bluetooth-le
It provides `ScanFilter` in the start scan function to support scanning in background.
.NET 6 plugin to access Bluetooth Low Energy functionality on Android and iOS.
Forked from https://github.com/xabre/xamarin-bluetooth-le and added support for net6-android and net6-ios targets.