共用方式為


GattServiceUuids 類別

定義

表示已知服務 UUID 值的列舉,並提供方便的方法來處理 GATT 服務 UUID,以及提供通用 GATT 服務之服務 UUID 的靜態屬性。 若要檢視所有藍牙 SIG 定義服務 UUID 的清單,請參閱 藍牙 SIG 定義服務 UUID

注意

對於 GattServiceUuids 沒有具名屬性的 UUID,您可以使用 BluetoothUuidHelper.FromShortId

public ref class GattServiceUuids abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class GattServiceUuids final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class GattServiceUuids final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public static class GattServiceUuids
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class GattServiceUuids
Public Class GattServiceUuids
繼承
Object Platform::Object IInspectable GattServiceUuids
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
應用程式功能
bluetooth

屬性

AlertNotification

取得藍牙 SIG 定義的 AlertNotification Service UUID。

Battery

取得藍牙 SIG 定義的電池服務 UUID。

BloodPressure

取得藍牙 SIG 定義的壓力服務 UUID。

CurrentTime

取得藍牙 SIG 定義的 CurrentTime 服務 UUID。

CyclingPower

取得藍牙 SIG 定義的迴圈電源服務 UUID。

CyclingSpeedAndCadence

取得藍牙 SIG 定義的迴圈速度和頻率服務 UUID。

DeviceInformation

取得藍牙 SIG 定義的 DeviceInformation 服務 UUID。

GenericAccess

取得泛型存取服務的藍牙 SIG 定義 UUID。

GenericAttribute

取得泛型屬性服務的藍牙 SIG 定義 UUID。

Glucose

取得藍牙 SIG 定義的儲存體服務 UUID。

HealthThermometer

取得藍牙 SIG 定義的健全狀況溫度計服務 UUID。

HeartRate

取得藍牙 SIG 定義的活動速率服務 UUID。

HumanInterfaceDevice

取得藍牙 SIG 定義的 HumanInterfaceDevice 服務 UUID。

ImmediateAlert

取得藍牙 SIG 定義的 ImmediateAlert 服務 UUID。

LinkLoss

取得藍牙 SIG 定義的 LinkLoss 服務 UUID。

LocationAndNavigation

取得藍牙 SIG 定義的 LocationAndNavigation 服務 UUID。

NextDstChange

取得藍牙 SIG 定義的 NextDstChange 服務 UUID。

PhoneAlertStatus

取得藍牙 SIG 定義的 PhoneAlertStatus 服務 UUID。

ReferenceTimeUpdate

取得藍牙 SIG 定義的 ReferenceTimeUpdate 服務 UUID。

RunningSpeedAndCadence

取得藍牙 SIG 定義的執行速度和頻率服務 UUID。

ScanParameters

取得藍牙 SIG 定義的 ScanParameters 服務 UUID。

TxPower

取得藍牙 SIG 定義的 TxPower 服務 UUID。

適用於