Enumerations

S120 SoftDevice v2.1.0 API

S120 SoftDevice v2.1.0

Detailed Description

Enumeration Type Documentation

GATT Client Event IDs.

Enumerator
BLE_GATTC_EVT_PRIM_SRVC_DISC_RSP

GATTC BLE Event base. Primary Service Discovery Response event.

BLE_GATTC_EVT_REL_DISC_RSP

Relationship Discovery Response event.

BLE_GATTC_EVT_CHAR_DISC_RSP

Characteristic Discovery Response event.

BLE_GATTC_EVT_DESC_DISC_RSP

Descriptor Discovery Response event.

BLE_GATTC_EVT_CHAR_VAL_BY_UUID_READ_RSP

Read By UUID Response event.

BLE_GATTC_EVT_READ_RSP

Read Response event.

BLE_GATTC_EVT_CHAR_VALS_READ_RSP

Read multiple Response event.

BLE_GATTC_EVT_WRITE_RSP

Write Response event.

BLE_GATTC_EVT_HVX

Handle Value Notification or Indication event.

BLE_GATTC_EVT_TIMEOUT

Timeout event.

GATTC API SVC numbers.

Enumerator
SD_BLE_GATTC_PRIMARY_SERVICES_DISCOVER

GATTC BLE SVC base. Primary Service Discovery.

SD_BLE_GATTC_RELATIONSHIPS_DISCOVER

Relationship Discovery.

SD_BLE_GATTC_CHARACTERISTICS_DISCOVER

Characteristic Discovery.

SD_BLE_GATTC_DESCRIPTORS_DISCOVER

Characteristic Descriptor Discovery.

SD_BLE_GATTC_CHAR_VALUE_BY_UUID_READ

Read Characteristic Value by UUID.

SD_BLE_GATTC_READ

Generic read.

SD_BLE_GATTC_CHAR_VALUES_READ

Read multiple Characteristic Values.

SD_BLE_GATTC_WRITE

Generic write.

SD_BLE_GATTC_HV_CONFIRM

Handle Value Confirmation.


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