다음을 통해 공유


CBError 열거형

정의

Bluetooth LE 트랜잭션 중에 오류가 발생할 수 있습니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CBError
type CBError = 
상속
CBError
특성

필드

Name Description
None 0
Unknown 0
InvalidParameters 1
InvalidHandle 2
NotConnected 3
OutOfSpace 4
OperationCancelled 5
ConnectionTimeout 6
PeripheralDisconnected 7
UUIDNotAllowed 8
AlreadyAdvertising 9
ConnectionFailed 10
ConnectionLimitReached 11
UnknownDevice 12
OperationNotSupported 13

적용 대상