![]() |
nRF Connect SDK API 3.3.99
|
| int bt_ras_rreq_cp_subscribe | ( | struct bt_conn * | conn | ) |
#include <include/bluetooth/services/ras.h>
Subscribe to RAS-CP. Required to be called before bt_ras_rreq_cp_get_ranging_data.
| [in] | conn | Connection Object, which already has associated RREQ context. |
| 0 | If the operation was successful. Otherwise, a negative error code is returned. |