nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ bt_hrs_client_has_control_point()

bool bt_hrs_client_has_control_point ( struct bt_hrs_client hrs_c)

#include <include/bluetooth/services/hrs_client.h>

Check if Heart Rate Service has the Heart Rate Control Point characteristic.

This function can be called after bt_hrs_client_handles_assign to check if the Heart Rate Control Point characteristic was found during service discovery.

Return values
trueIf the Heart Rate Control Point is found.
falseIf the Heart Rate Control Point is not found.