GattServiceUuids
GattServiceUuids
GattServiceUuids
GattServiceUuids
Class
Definition
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.
public : static class GattServiceUuidspublic static class GattServiceUuidsPublic Static Class GattServiceUuids// You can use this class in JavaScript.
- Attributes
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Properties
AlertNotification AlertNotification AlertNotification AlertNotification
Gets the Bluetooth SIG-defined AlertNotification Service UUID.
public : static PlatForm::Guid AlertNotification { get; }public static Guid AlertNotification { get; }Public Static ReadOnly Property AlertNotification As Guid// You can use this property in JavaScript.
- Value
- PlatForm::Guid Guid Guid Guid
The Bluetooth SIG-defined AlertNotification Service UUID.
Battery Battery Battery Battery
Gets the Bluetooth SIG-defined Battery Service UUID.
public : static PlatForm::Guid Battery { get; }public static Guid Battery { get; }Public Static ReadOnly Property Battery As Guid// You can use this property in JavaScript.
- Value
- PlatForm::Guid Guid Guid Guid
The Bluetooth SIG-defined Battery Service UUID.
BloodPressure BloodPressure BloodPressure BloodPressure
Gets the Bluetooth SIG-defined Blood Pressure Service UUID.
public : static PlatForm::Guid BloodPressure { get; }public static Guid BloodPressure { get; }Public Static ReadOnly Property BloodPressure As Guid// You can use this property in JavaScript.
- Value
- PlatForm::Guid Guid Guid Guid
The Bluetooth SIG-defined Blood Pressure Service UUID.
CurrentTime CurrentTime CurrentTime CurrentTime
Gets the Bluetooth SIG-defined CurrentTime service UUID.
public : static PlatForm::Guid CurrentTime { get; }public static Guid CurrentTime { get; }Public Static ReadOnly Property CurrentTime As Guid// You can use this property in JavaScript.
- Value
- PlatForm::Guid Guid Guid Guid
The Bluetooth SIG-defined CurrentTime service UUID.
CyclingPower CyclingPower CyclingPower CyclingPower
Gets the Bluetooth SIG-defined CyclingPower service UUID.
public : static PlatForm::Guid CyclingPower { get; }public static Guid CyclingPower { get; }Public Static ReadOnly Property CyclingPower As Guid// You can use this property in JavaScript.
- Value
- PlatForm::Guid Guid Guid Guid
The Bluetooth SIG-defined CyclingPower service UUID.
CyclingSpeedAndCadence CyclingSpeedAndCadence CyclingSpeedAndCadence CyclingSpeedAndCadence
Gets the Bluetooth SIG-defined Cycling Speed And Cadence Service UUID.
public : static PlatForm::Guid CyclingSpeedAndCadence { get; }public static Guid CyclingSpeedAndCadence { get; }Public Static ReadOnly Property CyclingSpeedAndCadence As Guid// You can use this property in JavaScript.
- Value
- PlatForm::Guid Guid Guid Guid
The Bluetooth SIG-defined Cycling Speed And Cadence Service UUID.
DeviceInformation DeviceInformation DeviceInformation DeviceInformation
Gets the Bluetooth SIG-defined DeviceInformation service UUID.
public : static PlatForm::Guid DeviceInformation { get; }public static Guid DeviceInformation { get; }Public Static ReadOnly Property DeviceInformation As Guid// You can use this property in JavaScript.
- Value
- PlatForm::Guid Guid Guid Guid
The Bluetooth SIG-defined DeviceInformation UUID.
GenericAccess GenericAccess GenericAccess GenericAccess
Gets the Bluetooth SIG-defined UUID for the Generic Access Service.
public : static PlatForm::Guid GenericAccess { get; }public static Guid GenericAccess { get; }Public Static ReadOnly Property GenericAccess As Guid// You can use this property in JavaScript.
- Value
- PlatForm::Guid Guid Guid Guid
The Bluetooth SIG-defined UUID for the Generic Access Service.
GenericAttribute GenericAttribute GenericAttribute GenericAttribute
Gets the Bluetooth SIG-defined UUID for the Generic Attribute Service.
public : static PlatForm::Guid GenericAttribute { get; }public static Guid GenericAttribute { get; }Public Static ReadOnly Property GenericAttribute As Guid// You can use this property in JavaScript.
- Value
- PlatForm::Guid Guid Guid Guid
The Bluetooth SIG-defined UUID for the Generic Attribute Service.
Glucose Glucose Glucose Glucose
Gets the Bluetooth SIG-defined Glucose Service UUID.
public : static PlatForm::Guid Glucose { get; }public static Guid Glucose { get; }Public Static ReadOnly Property Glucose As Guid// You can use this property in JavaScript.
- Value
- PlatForm::Guid Guid Guid Guid
The Bluetooth SIG-defined Glucose Service UUID.
HealthThermometer HealthThermometer HealthThermometer HealthThermometer
Gets the Bluetooth SIG-defined Health Thermometer Service UUID.
public : static PlatForm::Guid HealthThermometer { get; }public static Guid HealthThermometer { get; }Public Static ReadOnly Property HealthThermometer As Guid// You can use this property in JavaScript.
- Value
- PlatForm::Guid Guid Guid Guid
The Bluetooth SIG-defined Health Thermometer Service UUID.
HeartRate HeartRate HeartRate HeartRate
Gets the Bluetooth SIG-defined Heart Rate Service UUID.
public : static PlatForm::Guid HeartRate { get; }public static Guid HeartRate { get; }Public Static ReadOnly Property HeartRate As Guid// You can use this property in JavaScript.
- Value
- PlatForm::Guid Guid Guid Guid
The Bluetooth SIG-defined Heart Rate Service UUID.
HumanInterfaceDevice HumanInterfaceDevice HumanInterfaceDevice HumanInterfaceDevice
Gets the Bluetooth SIG-defined HumanInterfaceDevice service UUID.
public : static PlatForm::Guid HumanInterfaceDevice { get; }public static Guid HumanInterfaceDevice { get; }Public Static ReadOnly Property HumanInterfaceDevice As Guid// You can use this property in JavaScript.
- Value
- PlatForm::Guid Guid Guid Guid
The Bluetooth SIG-defined HumanInterfaceDevice service UUID.
ImmediateAlert ImmediateAlert ImmediateAlert ImmediateAlert
Gets the Bluetooth SIG-defined ImmediateAlert service UUID.
public : static PlatForm::Guid ImmediateAlert { get; }public static Guid ImmediateAlert { get; }Public Static ReadOnly Property ImmediateAlert As Guid// You can use this property in JavaScript.
- Value
- PlatForm::Guid Guid Guid Guid
The Bluetooth SIG-defined ImmediateAlert service UUID.
LinkLoss LinkLoss LinkLoss LinkLoss
Gets the Bluetooth SIG-defined LinkLoss service UUID.
public : static PlatForm::Guid LinkLoss { get; }public static Guid LinkLoss { get; }Public Static ReadOnly Property LinkLoss As Guid// You can use this property in JavaScript.
- Value
- PlatForm::Guid Guid Guid Guid
The Bluetooth SIG-defined LinkLoss service UUID.
LocationAndNavigation LocationAndNavigation LocationAndNavigation LocationAndNavigation
Gets the Bluetooth SIG-defined LocationAndNavigation service UUID.
public : static PlatForm::Guid LocationAndNavigation { get; }public static Guid LocationAndNavigation { get; }Public Static ReadOnly Property LocationAndNavigation As Guid// You can use this property in JavaScript.
- Value
- PlatForm::Guid Guid Guid Guid
The Bluetooth SIG-defined LocationAndNavigation service UUID.
NextDstChange NextDstChange NextDstChange NextDstChange
Gets the Bluetooth SIG-defined NextDstChange service UUID.
public : static PlatForm::Guid NextDstChange { get; }public static Guid NextDstChange { get; }Public Static ReadOnly Property NextDstChange As Guid// You can use this property in JavaScript.
- Value
- PlatForm::Guid Guid Guid Guid
The Bluetooth SIG-defined NextDstChange service UUID.
PhoneAlertStatus PhoneAlertStatus PhoneAlertStatus PhoneAlertStatus
Gets the Bluetooth SIG-defined PhoneAlertStatus service UUID.
public : static PlatForm::Guid PhoneAlertStatus { get; }public static Guid PhoneAlertStatus { get; }Public Static ReadOnly Property PhoneAlertStatus As Guid// You can use this property in JavaScript.
- Value
- PlatForm::Guid Guid Guid Guid
The Bluetooth SIG-defined PhoneAlertStatus service UUID.
ReferenceTimeUpdate ReferenceTimeUpdate ReferenceTimeUpdate ReferenceTimeUpdate
Gets the Bluetooth SIG-defined ReferenceTimeUpdate service UUID.
public : static PlatForm::Guid ReferenceTimeUpdate { get; }public static Guid ReferenceTimeUpdate { get; }Public Static ReadOnly Property ReferenceTimeUpdate As Guid// You can use this property in JavaScript.
- Value
- PlatForm::Guid Guid Guid Guid
The Bluetooth SIG-defined ReferenceTimeUpdate service UUID.
RunningSpeedAndCadence RunningSpeedAndCadence RunningSpeedAndCadence RunningSpeedAndCadence
Gets the Bluetooth SIG-defined Running Speed And Cadence Service UUID.
public : static PlatForm::Guid RunningSpeedAndCadence { get; }public static Guid RunningSpeedAndCadence { get; }Public Static ReadOnly Property RunningSpeedAndCadence As Guid// You can use this property in JavaScript.
- Value
- PlatForm::Guid Guid Guid Guid
The Bluetooth SIG-defined Running Speed And Cadence Service UUID.
ScanParameters ScanParameters ScanParameters ScanParameters
Gets the Bluetooth SIG-defined ScanParameters service UUID.
public : static PlatForm::Guid ScanParameters { get; }public static Guid ScanParameters { get; }Public Static ReadOnly Property ScanParameters As Guid// You can use this property in JavaScript.
- Value
- PlatForm::Guid Guid Guid Guid
The Bluetooth SIG-defined ScanParameters service UUID.
TxPower TxPower TxPower TxPower
Gets the Bluetooth SIG-defined TxPower service UUID.
public : static PlatForm::Guid TxPower { get; }public static Guid TxPower { get; }Public Static ReadOnly Property TxPower As Guid// You can use this property in JavaScript.
- Value
- PlatForm::Guid Guid Guid Guid
The Bluetooth SIG-defined TxPower service UUID.