Windows.Devices.Bluetooth 네임스페이스

Windows.Devices.Bluetooth 네임스페이스는 UWP 앱 및 데스크톱 앱이 Bluetooth 디바이스와 상호 작용할 수 있는 Windows 런타임 API 집합을 정의합니다. 자세한 내용은 Bluetooth를 참조하세요.

클래스

BluetoothAdapter

Bluetooth 어댑터를 나타냅니다.

BluetoothClassOfDevice

디바이스에 대한 Bluetooth COD(Bluetooth CoD) 정보를 확인하는 기능을 제공합니다.

BluetoothDevice

Bluetooth 디바이스를 나타냅니다.

이 클래스를 사용하는 샘플 애플리케이션에는 디바이스 열거형 및 페어링 샘플Bluetooth RFCOMM 채팅 샘플이 포함됩니다.

BluetoothDeviceId

bluetooth 디바이스 ID를 나타냅니다.

BluetoothLEAppearance

디바이스에 대한 Bluetooth LE(저에너지) 모양 정보를 확인하는 기능을 제공합니다. 이 클래스의 인스턴스를 얻으려면 BluetoothLEAppearance.FromRawValue 메서드 또는 BluetoothLEAppearance.FromParts 메서드를 호출합니다.

BluetoothLEAppearanceCategories

Bluetooth LE 디바이스의 모양 범주 코드를 나타냅니다.

BluetoothLEAppearanceSubcategories

Bluetooth LE 디바이스의 모양 하위 범주 코드를 나타냅니다. 하위 범주가 범주에 매핑하는 방법에 대한 자세한 내용은 Bluetooth 사양을 참조하세요.

BluetoothLEConnectionParameters

Bluetooth LE 연결 매개 변수를 나타냅니다.

연결 매개 변수 및 PHY에 대한 자세한 내용은 Bluetooth Core 사양을 참조하세요.

BluetoothLEConnectionPhy

Bluetooth LE PHY(물리적 계층)에 대한 정보를 검색하는 데 사용됩니다.

연결 매개 변수 및 PHY에 대한 자세한 내용은 Bluetooth Core 사양을 참조하세요.

BluetoothLEConnectionPhyInfo

Bluetooth LE PHY(물리적 계층)에 대한 정보를 나타냅니다.

연결 매개 변수 및 PHY에 대한 자세한 내용은 Bluetooth Core 사양을 참조하세요.

BluetoothLEDevice

Bluetooth LE 디바이스를 나타냅니다.

코드 예제는 Bluetooth 저에너지 샘플디바이스 열거형 및 페어링 샘플을 참조하세요.

BluetoothLEPreferredConnectionParameters

Bluetooth LE 기본 설정 연결 매개 변수를 나타냅니다.

연결 매개 변수 및 PHY에 대한 자세한 내용은 Bluetooth Core 사양을 참조하세요.

BluetoothLEPreferredConnectionParametersRequest

Bluetooth LE 기본 설정 연결 매개 변수 요청을 나타냅니다.

연결 매개 변수 및 PHY에 대한 자세한 내용은 Bluetooth Core 사양을 참조하세요.

BluetoothSignalStrengthFilter

수신된 RSSI(신호 강도 지표) 기반 필터링을 구성하는 데 사용되는 매개 변수를 그룹화합니다.

BluetoothUuidHelper

bluetooth 디바이스 UUID와 짧은 ID 간에 변환하는 메서드를 제공하는 도우미 클래스입니다.

열거형

BluetoothAddressType

Bluetooth 주소 유형을 설명합니다.

BluetoothCacheMode

적용 가능한 Bluetooth API 메서드가 시스템에 캐시된 값에서 작동해야 하는지 또는 Bluetooth 디바이스에서 해당 값을 검색해야 하는지 여부를 나타냅니다. 멤버 항목의 설명을 참조하세요.

BluetoothConnectionStatus

디바이스의 연결 상태를 나타냅니다.

BluetoothError

일반적인 Bluetooth 오류 사례를 지정합니다.

BluetoothLEPreferredConnectionParametersRequestStatus

Bluetooth LE 기본 설정 연결 매개 변수 요청의 상태를 지정하는 상수를 정의합니다.

연결 매개 변수 및 PHY에 대한 자세한 내용은 Bluetooth Core 사양을 참조하세요.

BluetoothMajorClass

디바이스가 연결된 디바이스의 일반 제품군인 디바이스의 주 클래스 코드를 나타냅니다.

BluetoothMinorClass

디바이스의 부 클래스 코드를 나타냅니다. 이러한 코드는 주 클래스 코드의 컨텍스트에서 해석됩니다.

BluetoothServiceCapabilities

디바이스의 서비스 기능을 나타냅니다.

추가 정보