S132 SoftDevice v1.0.0-3.alpha
Macros
Module specific error code subranges

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

Macros

#define NRF_L2CAP_ERR_BASE   (NRF_ERROR_STK_BASE_NUM+0x100)
 
#define NRF_GAP_ERR_BASE   (NRF_ERROR_STK_BASE_NUM+0x200)
 
#define NRF_GATTC_ERR_BASE   (NRF_ERROR_STK_BASE_NUM+0x300)
 
#define NRF_GATTS_ERR_BASE   (NRF_ERROR_STK_BASE_NUM+0x400)
 

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.


This document was last updated on Thu Oct 15 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.