nRF51 IoT SDK
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Module codes

Codes reserved as identification for the module where the error occurred. More...

Macros

#define DEVICE_MANAGER_ERR_BASE   (0x8000)
 
#define MEMORY_MANAGER_ERR_BASE   (0x8100)
 
#define BLE_HPS_ERR_BASE   (0x9000)
 
#define BLE_IPSP_ERR_BASE   (0x9100)
 
#define BLE_6LOWPAN_ERR_BASE   (0x9200)
 
#define IOT_ERR_BASE   (0xA000)
 
#define IOT_PBUFFER_ERR_BASE   (IOT_ERR_BASE+0x0100)
 
#define IOT_CONTEXT_MANAGER_ERR_BASE   (IOT_ERR_BASE+0x0200)
 
#define IOT_IPV6_ERR_BASE   (IOT_ERR_BASE+0x1000)
 
#define IOT_ICMP6_ERR_BASE   (IOT_ERR_BASE+0x1100)
 
#define IOT_UDP6_ERR_BASE   (IOT_ERR_BASE+0x1200)
 
#define IOT_COAP_ERR_BASE   (IOT_ERR_BASE+0x1300)
 

Detailed Description

Codes reserved as identification for the module where the error occurred.