Share via


CurrentBluetoothStatusCodes Enum

Definition

public enum CurrentBluetoothStatusCodes
type CurrentBluetoothStatusCodes = 
Inheritance
CurrentBluetoothStatusCodes

Fields

Name Value Description
Success 0
ErrorBluetoothNotEnabled 1
ErrorBluetoothNotAllowed 2
ErrorDeviceNotBonded 3
ErrorMissingBluetoothConnectPermission 6
ErrorProfileServiceNotBound 9
FeatureSupported 10
FeatureNotSupported 11
FeatureNotConfigured 30
ErrorGattWriteNotAllowed 200
ErrorGattWriteRequestBusy 201
ErrorUnknown 2147483647

Applies to