Error and status codes specific to IPSP.
More...
|
|
|
#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)
|
|
|
Error and status codes specific to IPSP.