Module specific error code subranges

S112 SoftDevice v5.1.0-2.alpha API

Assignment of subranges for module specific error codes. More...

Detailed Description

Assignment of subranges for module specific error codes.

Note
For specific error codes, see ble_<module>.h or ble_error_<module>.h.

Macro Definition Documentation

#define NRF_GAP_ERR_BASE   ( NRF_ERROR_STK_BASE_NUM +0x200)

GAP specific errors.

#define NRF_GATTC_ERR_BASE   ( NRF_ERROR_STK_BASE_NUM +0x300)

GATT client specific errors.

#define NRF_GATTS_ERR_BASE   ( NRF_ERROR_STK_BASE_NUM +0x400)

GATT server specific errors.

#define NRF_L2CAP_ERR_BASE   ( NRF_ERROR_STK_BASE_NUM +0x100)

L2CAP specific errors.