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

Heart rate service configuration. More...

#include <bm/bluetooth/services/ble_hrs.h>

Data Fields

ble_hrs_evt_handler_t evt_handler
 Heart rate service event handler.
 
bool is_sensor_contact_supported
 If sensor contact detection is to be supported or not.
 
uint8_t * body_sensor_location
 Initial value of the Body Sensor Location characteristic, if not NULL.
 
struct { 
 
   struct { 
 
      ble_gap_conn_sec_mode_t   cccd_write 
 Security requirement for writing the heart rate monitor characteristic CCCD. More...
 
   }   hrm_char 
 Security requirement for the heart rate monitor characteristic. More...
 
   struct { 
 
      ble_gap_conn_sec_mode_t   read 
 Security requirement for reading the body sensor location characteristic value. More...
 
   }   bsl_char 
 Security requirement for the body sensor location characteristic. More...
 
sec_mode 
 Security configuration.
 

Detailed Description

Heart rate service configuration.


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