nRF Connect SDK API 2.8.99
|
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.
[in] | hrs_c | Heart Rate Service Client instance. |
[in] | read_cb | Read complete callback. |
0 | If the operation was successful. Otherwise, a (negative) error code is returned. |