Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
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: