nRF5 SDK v13.0.0
Enumerations

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.


Documentation feedback | Developer Zone | Subscribe | Updated