nRF5 SDK v16.0.0
Macros
IPSP codes

Error and status codes specific to IPSP. More...

Macros

#define NRF_ERROR_BLE_IPSP_RX_PKT_TRUNCATED   (NRF_ERROR_BLE_IPSP_ERR_BASE + 0x0000)
 
#define NRF_ERROR_BLE_IPSP_CHANNEL_ALREADY_EXISTS   (NRF_ERROR_BLE_IPSP_ERR_BASE + 0x0001)
 
#define NRF_ERROR_BLE_IPSP_LINK_DISCONNECTED   (NRF_ERROR_BLE_IPSP_ERR_BASE + 0x0002)
 
#define NRF_ERROR_BLE_IPSP_PEER_REJECTED   (NRF_ERROR_BLE_IPSP_ERR_BASE + 0x0003)
 

Detailed Description

Error and status codes specific to IPSP.


Documentation feedback | Developer Zone | Subscribe | Updated