nRF51 SDK - S120 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages

Enumerations

enum  ble_hrs_c_evt_type_t {
  BLE_HRS_C_EVT_DISCOVERY_COMPLETE = 1,
  BLE_HRS_C_EVT_HRM_NOTIFICATION
}
 HRS Client event type. More...
 

Detailed Description

Enumeration Type Documentation

HRS Client event type.

Enumerator
BLE_HRS_C_EVT_DISCOVERY_COMPLETE 

Event indicating that the Heart Rate Service has been discovered at the peer.

BLE_HRS_C_EVT_HRM_NOTIFICATION 

Event indicating that a notification of the Heart Rate Measurement characteristic has been received from the peer.