Table of Contents

Class GattServiceUuids

Namespace
nanoFramework.Device.Bluetooth.GenericAttributeProfile
Assembly
nanoFramework.Device.Bluetooth.dll

Represents an enumeration of the most well known Service UUID values, and provides convenience methods for working with GATT service UUIDs, and static properties providing service UUIDs for common GATT services. To view a list of all Bluetooth SIG-defined service UUIDs, see Bluetooth SIG-defined Service UUIDs. See:- https://btprodspecificationrefs.blob.core.windows.net/assigned-values/16-bit%20UUID%20Numbers%20Document.pdf Current Service UUID 0x1800 to 0x181D

public static class GattServiceUuids
Inheritance
GattServiceUuids
Inherited Members

Properties

AlertNotification

Gets the Bluetooth SIG-defined AlertNotification Service UUID.

public static Guid AlertNotification { get; }

Property Value

Guid

AutomationIO

Gets the Bluetooth SIG-defined Automation IO Service UUID.

public static Guid AutomationIO { get; }

Property Value

Guid

Battery

Gets the Bluetooth SIG-defined Battery Service UUID.

public static Guid Battery { get; }

Property Value

Guid

BloodPressure

Gets the Bluetooth SIG-defined Blood Pressure Service UUID.

public static Guid BloodPressure { get; }

Property Value

Guid

BodyComposition

Gets the Bluetooth SIG-defined Body Composition Service UUID.

public static Guid BodyComposition { get; }

Property Value

Guid

CurrentTime

Gets the Bluetooth SIG-defined CurrentTime service UUID.

public static Guid CurrentTime { get; }

Property Value

Guid

CyclingPower

Gets the Bluetooth SIG-defined CyclingPower service UUID.

public static Guid CyclingPower { get; }

Property Value

Guid

CyclingSpeedAndCadence

Gets the Bluetooth SIG-defined Cycling Speed And Cadence Service UUID.

public static Guid CyclingSpeedAndCadence { get; }

Property Value

Guid

DeviceInformation

Gets the Bluetooth SIG-defined DeviceInformation service UUID.

public static Guid DeviceInformation { get; }

Property Value

Guid

EnvironmentalSensing

Gets the Bluetooth SIG-defined Environmental Sensing Service UUID.

public static Guid EnvironmentalSensing { get; }

Property Value

Guid

GenericAccess

Gets the Bluetooth SIG-defined UUID for the Generic Access Service.

public static Guid GenericAccess { get; }

Property Value

Guid

GenericAttribute

Gets the Bluetooth SIG-defined UUID for the Generic Attribute Service.

public static Guid GenericAttribute { get; }

Property Value

Guid

Glucose

Gets the Bluetooth SIG-defined Glucose Service UUID.

public static Guid Glucose { get; }

Property Value

Guid

HealthThermometer

Gets the Bluetooth SIG-defined Health Thermometer Service UUID.

public static Guid HealthThermometer { get; }

Property Value

Guid

HeartRate

Gets the Bluetooth SIG-defined Heart Rate Service UUID.

public static Guid HeartRate { get; }

Property Value

Guid

HumanInterfaceDevice

Gets the Bluetooth SIG-defined HumanInterfaceDevice service UUID.

public static Guid HumanInterfaceDevice { get; }

Property Value

Guid

ImmediateAlert

Gets the Bluetooth SIG-defined ImmediateAlert service UUID.

public static Guid ImmediateAlert { get; }

Property Value

Guid

LinkLoss

Gets the Bluetooth SIG-defined LinkLoss service UUID.

public static Guid LinkLoss { get; }

Property Value

Guid

LocationAndNavigation

Gets the Bluetooth SIG-defined LocationAndNavigation service UUID.

public static Guid LocationAndNavigation { get; }

Property Value

Guid

NextDstChange

Gets the Bluetooth SIG-defined NextDstChange service UUID.

public static Guid NextDstChange { get; }

Property Value

Guid

PhoneAlertStatus

Gets the Bluetooth SIG-defined PhoneAlertStatus service UUID.

public static Guid PhoneAlertStatus { get; }

Property Value

Guid

ReferenceTimeUpdate

Gets the Bluetooth SIG-defined ReferenceTimeUpdate service UUID.

public static Guid ReferenceTimeUpdate { get; }

Property Value

Guid

RunningSpeedAndCadence

Gets the Bluetooth SIG-defined Running Speed And Cadence Service UUID.

public static Guid RunningSpeedAndCadence { get; }

Property Value

Guid

ScanParameters

Gets the Bluetooth SIG-defined ScanParameters service UUID.

public static Guid ScanParameters { get; }

Property Value

Guid

TxPower

Gets the Bluetooth SIG-defined TxPower service UUID.

public static Guid TxPower { get; }

Property Value

Guid

UserData

Gets the Bluetooth SIG-defined User Data service UUID.

public static Guid UserData { get; }

Property Value

Guid

WeightScale

Gets the Bluetooth SIG-defined Weight Scale service UUID.

public static Guid WeightScale { get; }

Property Value

Guid