Click or drag to resize

wclBluetoothErrorsWCL_E_BLUETOOTH_LE_ACCESS_DENIED Field

The access to the Bluetooth LE attribute failed. This is Microsoft specific error code and usually indicates that the driver or low-level API can not access to the internal GATT attribute object.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public const int WCL_E_BLUETOOTH_LE_ACCESS_DENIED = 331799

Field Value

Int32
See Also