GATT Server Attribute Types

S130 SoftDevice

S130 SoftDevice v1.0.0

Detailed Description

Macro Definition Documentation

#define BLE_GATTS_ATTR_TYPE_CHAR_DECL   0x04

Characteristic Declaration.

#define BLE_GATTS_ATTR_TYPE_CHAR_VAL   0x05

Characteristic Value.

#define BLE_GATTS_ATTR_TYPE_DESC   0x06

Descriptor.

#define BLE_GATTS_ATTR_TYPE_INC_DECL   0x03

Include Declaration.

#define BLE_GATTS_ATTR_TYPE_INVALID   0x00

Invalid Attribute Type.

#define BLE_GATTS_ATTR_TYPE_OTHER   0x07

Other, non-GATT specific type.

#define BLE_GATTS_ATTR_TYPE_PRIM_SRVC_DECL   0x01

Primary Service Declaration.

#define BLE_GATTS_ATTR_TYPE_SEC_SRVC_DECL   0x02

Secondary Service Declaration.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .