BluetoothSocketExceptionReason Enum

Definition

public enum BluetoothSocketExceptionReason
type BluetoothSocketExceptionReason = 
Inheritance
BluetoothSocketExceptionReason

Fields

BluetoothOffFailure 15
L2CapAclFailure 2
L2CapClientSecurityFailure 3
L2CapInsufficientAuthentication 4
L2CapInsufficientAuthorization 5
L2CapInsufficientEncryption 7
L2CapInsufficientEncryptKeySize 6
L2CapInvalidParameters 11
L2CapInvalidSourceCid 8
L2CapNoPsmAvailable 13
L2CapNoResources 12
L2CapSourceCidAlreadyAllocated 9
L2CapTimeout 14
L2CapUnacceptableParameters 10
L2CapUnknown 1
NullDevice 19
RpcFailure 20
SocketClosed 17
SocketConnectionFailure 18
SocketManagerFailure 16
Unspecified 0

Applies to