nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches
ble_hrs_client_evt Struct Reference

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 
 
};  
 

Detailed Description

Heart Rate Event.


The documentation for this struct was generated from the following file: