BluetoothLEHelper Class

Definition

Context for the entire app. This is where all app wide variables are stored

C#
public class BluetoothLEHelper
Inheritance
BluetoothLEHelper

Properties

BluetoothLeDevices

Gets the list of available bluetooth devices

Context

Gets the app context

DispatcherQueue

Gets or sets which DispatcherQueue is used to dispatch UI updates.

IsCentralRoleSupported

Gets a value indicating whether central role is supported by this device

IsEnumerating

Gets a value indicating whether app is currently enumerating

IsPeripheralRoleSupported

Gets a value indicating whether peripheral mode is supported by this device

Methods

StartEnumeration()

Starts enumeration of bluetooth device

StopEnumeration()

Stops enumeration of bluetooth device

Events

EnumerationCompleted

An event for when the enumeration is complete.

Applies to

Product Versions
Windows Community Toolkit 7.0.0