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

◆ bt_hrs_client_has_sensor_location()

bool bt_hrs_client_has_sensor_location ( struct bt_hrs_client hrs_c)

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

Check if Heart Rate Service has the Body Sensor Location characteristic.

This function can be called after bt_hrs_client_handles_assign to check if the Body Sensor Location characteristic was found during service discovery.

Return values
trueIf the Body Sensor Location is found.
falseIf the Body Sensor Location is not found.