Leggi in inglese Modifica

Condividi tramite


CommunityToolkit.WinUI.Connectivity Namespace

Classes

BluetoothLEHelper

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

ConnectionInformation

This class exposes information about the network connectivity.

GattConvert

Extension methods for Gatt Convert.

GattProtocolErrorParser

Helper function when working with Windows.Devices.Bluetooth.GenericAttributeProfile.GattProtocolError

GattUuidsService

Helper class used when working with UUIDs

NetworkHelper

This class exposes functionality of NetworkInformation through a singleton.

ObservableBluetoothLEDevice

Wrapper around BluetoothLEDevice to make it bindable.

ObservableBluetoothLEDevice.RSSIComparer

Compares RSSI values between ObservableBluetoothLEDevice. Sorts based on closest to furthest where 0 is unknown and is sorted as furthest away

ObservableGattCharacteristics

Wrapper around Windows.Devices.Bluetooth.GenericAttributeProfile.GattCharacteristic to make it easier to use

ObservableGattDeviceService

Wrapper around Windows.Devices.Bluetooth.GenericAttributeProfile.GattDeviceService to make it easier to use

Enums

ConnectionType

Enumeration denoting connection type.

GattNativeUuid

This enum assists in finding a string representation of a BT SIG assigned value for UUIDS Reference: https://developer.bluetooth.org/gatt/services/Pages/ServicesHome.aspx Reference: https://developer.bluetooth.org/gatt/characteristics/Pages/CharacteristicsHome.aspx Reference: https://developer.bluetooth.org/gatt/descriptors/Pages/DescriptorsHomePage.aspx

ObservableGattCharacteristics.DisplayTypes

Enum used to determine how the Value should be displayed