nRF Connect SDK API 2.8.99
|
int bt_hrs_client_measurement_unsubscribe | ( | struct bt_hrs_client * | hrs_c | ) |
#include <include/bluetooth/services/hrs_client.h>
Remove subscription to the Heart Rate Measurement notification.
This function writes CCC descriptor of the Heart Rate Measurement characteristic to disable notification.
[in] | hrs_c | Heart Rate Service Client instance. |
0 | If the operation was successful. Otherwise, a (negative) error code is returned. |