![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
Heart Rate Event. More...
#include <bm/bluetooth/services/ble_hrs_client.h>
Data Fields | ||
| enum ble_hrs_client_evt_type | evt_type | |
| uint16_t | conn_handle | |
| union { | ||
| struct { | ||
| struct ble_hrs_handles handles | ||
| } discovery_complete | ||
| struct ble_hrs_measurement hrm_notification | ||
| struct { | ||
| uint32_t reason | ||
| } error | ||
| }; | ||
Heart Rate Event.