nRF Connect SDK API 2.8.99
|
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.
true | If the Body Sensor Location is found. |
false | If the Body Sensor Location is not found. |