Zephyr API Documentation  3.6.0
A Scalable Open Source RTOS
3.6.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
bt_hrs_cb Struct Reference

Heart rate service callback structure. More...

#include <hrs.h>

Data Fields

void(* ntf_changed )(bool enabled)
 Heart rate notifications changed.
 

Detailed Description

Heart rate service callback structure.

Field Documentation

◆ ntf_changed

void(* bt_hrs_cb::ntf_changed) (bool enabled)

Heart rate notifications changed.

Parameters
enabledFlag that is true if notifications were enabled, false if they were disabled.

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