GattServiceUuids クラス

定義

最もよく知られているサービス UUID 値の列挙体を表し、GATT サービス UUID を操作するための便利なメソッドと、一般的な GATT サービスのサービス UUID を提供する静的プロパティを提供します。 すべての Bluetooth SIG 定義サービス UUID の一覧を表示するには、「 Bluetooth 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

Bluetooth SIG で定義された AlertNotification Service UUID を取得します。

Battery

Bluetooth SIG で定義された Battery Service UUID を取得します。

BloodPressure

Bluetooth SIG で定義された血圧サービス UUID を取得します。

CurrentTime

Bluetooth SIG で定義された CurrentTime サービス UUID を取得します。

CyclingPower

Bluetooth SIG で定義された CyclingPower サービス UUID を取得します。

CyclingSpeedAndCadence

Bluetooth SIG で定義されたサイクリング速度とケイデンス サービス UUID を取得します。

DeviceInformation

Bluetooth SIG で定義された DeviceInformation サービス UUID を取得します。

GenericAccess

汎用アクセス サービスの Bluetooth SIG 定義 UUID を取得します。

GenericAttribute

汎用属性サービスの Bluetooth SIG 定義 UUID を取得します。

Glucose

Bluetooth SIG で定義された Glucose Service UUID を取得します。

HealthThermometer

Bluetooth SIG で定義された正常性温度計サービス UUID を取得します。

HeartRate

Bluetooth SIG で定義された心拍数サービス UUID を取得します。

HumanInterfaceDevice

Bluetooth SIG で定義された HumanInterfaceDevice サービス UUID を取得します。

ImmediateAlert

Bluetooth SIG で定義された ImmediateAlert サービス UUID を取得します。

LinkLoss

Bluetooth SIG で定義された LinkLoss サービス UUID を取得します。

LocationAndNavigation

Bluetooth SIG で定義された LocationAndNavigation サービス UUID を取得します。

NextDstChange

Bluetooth SIG で定義された NextDstChange サービス UUID を取得します。

PhoneAlertStatus

Bluetooth SIG で定義された PhoneAlertStatus サービス UUID を取得します。

ReferenceTimeUpdate

Bluetooth SIG で定義された ReferenceTimeUpdate サービス UUID を取得します。

RunningSpeedAndCadence

Bluetooth SIG で定義された実行速度とケイデンス サービス UUID を取得します。

ScanParameters

Bluetooth SIG で定義された ScanParameters サービス UUID を取得します。

TxPower

Bluetooth SIG で定義された TxPower サービス UUID を取得します。

適用対象