S130 SoftDevice v1.0.0
Macros
SVC return values specific to GATTS

Macros

#define BLE_ERROR_GATTS_INVALID_ATTR_TYPE   (NRF_GATTS_ERR_BASE + 0x000)
 
#define BLE_ERROR_GATTS_SYS_ATTR_MISSING   (NRF_GATTS_ERR_BASE + 0x001)
 

Detailed Description

Macro Definition Documentation

#define BLE_ERROR_GATTS_INVALID_ATTR_TYPE   (NRF_GATTS_ERR_BASE + 0x000)

Invalid attribute type.

#define BLE_ERROR_GATTS_SYS_ATTR_MISSING   (NRF_GATTS_ERR_BASE + 0x001)

System Attributes missing.


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