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

Macros

#define BLE_ERROR_INVALID_CONN_HANDLE   (NRF_ERROR_STK_BASE_NUM+0x001)
 
#define BLE_ERROR_INVALID_ATTR_HANDLE   (NRF_ERROR_STK_BASE_NUM+0x002)
 
#define BLE_ERROR_NO_TX_BUFFERS   (NRF_ERROR_STK_BASE_NUM+0x003)
 

Detailed Description

Macro Definition Documentation

#define BLE_ERROR_INVALID_CONN_HANDLE   (NRF_ERROR_STK_BASE_NUM+0x001)

Invalid connection handle.

#define BLE_ERROR_INVALID_ATTR_HANDLE   (NRF_ERROR_STK_BASE_NUM+0x002)

Invalid attribute handle.

#define BLE_ERROR_NO_TX_BUFFERS   (NRF_ERROR_STK_BASE_NUM+0x003)

Buffer capacity exceeded.