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

◆ bt_hrs_client_sensor_location_read()

int bt_hrs_client_sensor_location_read ( struct bt_hrs_client hrs_c,
bt_hrs_client_read_sensor_location_cb  read_cb 
)

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

Read Body Sensor Location characteristic.

Parameters
[in]hrs_cHeart Rate Service Client instance.
[in]read_cbRead complete callback.
Return values
0If the operation was successful. Otherwise, a (negative) error code is returned.