Platforms to show: All Mac Windows Linux Cross-Platform

Back to CBCentralManagerMBS class.

Next items

CBCentralManagerMBS.CBATTErrorAttributeNotFound = &h0A

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the att error codes.

The attribute is not found within the specified attribute handle range.

CBCentralManagerMBS.CBATTErrorAttributeNotLong = &h0B

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the att error codes.

The attribute cannot be read or written using the ATT read blob request.

CBCentralManagerMBS.CBATTErrorInsufficientAuthentication = 5

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the att error codes.

The attribute requires authentication before its value can be read or written.

CBCentralManagerMBS.CBATTErrorInsufficientAuthorization = 8

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the att error codes.

The attribute requires authorization before its value can be read or written.

CBCentralManagerMBS.CBATTErrorInsufficientEncryption = &h0F

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the att error codes.

The attribute requires encryption before its value can be read or written.

CBCentralManagerMBS.CBATTErrorInsufficientEncryptionKeySize = &h0C

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the att error codes.

The encryption key size used for encrypting this link is insufficient.

CBCentralManagerMBS.CBATTErrorInsufficientResources = &h11

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the att error codes.

Resources are insufficient to complete the ATT request.

CBCentralManagerMBS.CBATTErrorInvalidAttributeValueLength = &h0D

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the att error codes.

The length of the attribute’s value is invalid for the intended operation.

CBCentralManagerMBS.CBATTErrorInvalidHandle = 1

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the att error codes.

The attribute handle is invalid on this peripheral.

CBCentralManagerMBS.CBATTErrorInvalidOffset = 7

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the att error codes.

The specified offset value was past the end of the attribute’s value.

CBCentralManagerMBS.CBATTErrorInvalidPdu = 4

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the att error codes.

The attribute Protocol Data Unit (PDU) or “message” is invalid.

CBCentralManagerMBS.CBATTErrorPrepareQueueFull = 9

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the att error codes.

The prepare queue is full, because too many prepare write requests have been queued.

CBCentralManagerMBS.CBATTErrorReadNotPermitted = 2

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the att error codes.

The attribute’s value cannot be read.

CBCentralManagerMBS.CBATTErrorRequestNotSupported = 6

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the att error codes.

The attribute server does not support the request received by the client.

CBCentralManagerMBS.CBATTErrorSuccess = 0

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the att error codes.

The ATT command or request successfully completed.

CBCentralManagerMBS.CBATTErrorUnlikelyError = &h0E

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the att error codes.

The ATT request has encountered an unlikely error and therefore could not be completed.

CBCentralManagerMBS.CBATTErrorUnsupportedGroupType = &h10

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the att error codes.

The attribute type is not a supported grouping attribute as defined by a higher-layer specification.

CBCentralManagerMBS.CBATTErrorWriteNotPermitted = 3

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the att error codes.

The attribute’s value cannot be written.

CBCentralManagerMBS.CBCentralManagerStatePoweredOff = 4

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the states.

Bluetooth is currently powered off.

CBCentralManagerMBS.CBCentralManagerStatePoweredOn = 5

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the states.

Bluetooth is currently powered on and is available to use.

CBCentralManagerMBS.CBCentralManagerStateResetting = 1

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the states.

The connection with the system service was momentarily lost; an update is imminent.

CBCentralManagerMBS.CBCentralManagerStateUnauthorized = 3

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the states.

The app is not authorized to use the Bluetooth low energy peripheral/server role.

CBCentralManagerMBS.CBCentralManagerStateUnknown = 0

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the states.

The current state of the peripheral manager is unknown; an update is imminent.

CBCentralManagerMBS.CBCentralManagerStateUnsupported = 2

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the states.

The platform doesn't support the Bluetooth low energy peripheral/server role.

CBCentralManagerMBS.CBErrorAlreadyAdvertising = 9

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the error codes.

The peripheral is already advertising.

CBCentralManagerMBS.CBErrorConnectionFailed = 10

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the error codes.

The connection failed.

CBCentralManagerMBS.CBErrorConnectionLimitReached = 11

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the error codes.

The device already has the maximum number of connections.

CBCentralManagerMBS.CBErrorConnectionTimeout = 6

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 18.1
One of the error codes.

The connection timed out.

CBCentralManagerMBS.CBErrorEncryptionTimedOut = 15

Type Topic Plugin Version
const Bluetooth MBS Bluetooth Plugin 22.0
One of the error codes.

Timeout in encryption.

Next items

The items on this page are in the following plugins: MBS Bluetooth Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...