CBError 枚举

定义

蓝牙 LE 事务期间可能出现错误。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CBError
type CBError = 
继承
CBError
属性

字段

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

适用于