Namespace Bluetooth.Maui.Platforms.DotNetCore.Scanning
Classes
- DotNetCoreBluetoothRemoteCharacteristic
Interface representing a Bluetooth characteristic, providing properties and methods for interacting with it.
- DotNetCoreBluetoothRemoteDescriptor
Interface representing a Bluetooth descriptor, providing properties and methods for interacting with it. Descriptors provide additional information about a characteristic (e.g., Client Characteristic Configuration Descriptor).
- DotNetCoreBluetoothRemoteDevice
Interface representing a Bluetooth device, providing properties and methods for interacting with it.
- DotNetCoreBluetoothRemoteService
Interface representing a Bluetooth service, providing properties and methods for interacting with it.
- DotNetCoreBluetoothScanner
Interface for managing and scanning Bluetooth devices.