#include <ble_hrs_client.h>
HRS Client event type.
| Enumerator |
|---|
| BLE_HRS_CLIENT_EVT_DISCOVERY_COMPLETE | Event indicating that the Heart Rate Service was discovered at the peer.
|
| BLE_HRS_CLIENT_EVT_HRM_NOTIFICATION | Event indicating that a notification of the Heart Rate Measurement characteristic was received from the peer.
|
| BLE_HRS_CLIENT_EVT_ERROR | Error.
|