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 정의 배터리 서비스 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 정의 포도당 서비스 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 정의 위치AndNavigation 서비스 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를 가져옵니다.

적용 대상