nRF Connect SDK API 2.8.99
|
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.
true | If the Heart Rate Control Point is found. |
false | If the Heart Rate Control Point is not found. |