ble_hrs_c_evt_t

nRF5 SDK v15.2.0

Heart Rate Event structure. More...

#include <ble_hrs_c.h>

Detailed Description

Heart Rate Event structure.

Field Documentation

uint16_t ble_hrs_c_evt_t::conn_handle

Connection handle on which the Heart Rate service was discovered on the peer device..

ble_hrs_c_evt_type_t ble_hrs_c_evt_t::evt_type

Type of the event.

ble_hrm_t ble_hrs_c_evt_t::hrm

Heart rate measurement received. This will be filled if the evt_type is BLE_HRS_C_EVT_HRM_NOTIFICATION .

hrs_db_t ble_hrs_c_evt_t::peer_db

Heart Rate related handles found on the peer device.. This will be filled if the evt_type is BLE_HRS_C_EVT_DISCOVERY_COMPLETE .

  • components/ble/ble_services/ble_hrs_c/ble_hrs_c.h