L2CAP channel status codes

S113 SoftDevice v7.3.0 API

S113 SoftDevice v7.3.0

Detailed Description

Macro Definition Documentation

#define BLE_L2CAP_CH_STATUS_CODE_INSUFF_AUTHENTICATION   (0x0005)

Insufficient authentication.

#define BLE_L2CAP_CH_STATUS_CODE_INSUFF_AUTHORIZATION   (0x0006)

Insufficient authorization.

#define BLE_L2CAP_CH_STATUS_CODE_INSUFF_ENC   (0x0008)

Insufficient encryption.

#define BLE_L2CAP_CH_STATUS_CODE_INSUFF_ENC_KEY_SIZE   (0x0007)

Insufficient encryption key size.

#define BLE_L2CAP_CH_STATUS_CODE_INVALID_SCID   (0x0009)

Invalid Source CID.

#define BLE_L2CAP_CH_STATUS_CODE_LE_PSM_NOT_SUPPORTED   (0x0002)

LE_PSM not supported.

#define BLE_L2CAP_CH_STATUS_CODE_NO_RESOURCES   (0x0004)

No resources available.

#define BLE_L2CAP_CH_STATUS_CODE_NOT_UNDERSTOOD   (0x8000)

Command Reject received instead of LE Credit Based Connection Response.

#define BLE_L2CAP_CH_STATUS_CODE_SCID_ALLOCATED   (0x000A)

Source CID already allocated.

#define BLE_L2CAP_CH_STATUS_CODE_SUCCESS   (0x0000)

Success.

#define BLE_L2CAP_CH_STATUS_CODE_TIMEOUT   (0xC000)

Operation timed out.

#define BLE_L2CAP_CH_STATUS_CODE_UNACCEPTABLE_PARAMS   (0x000B)

Unacceptable parameters.