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

◆ bt_ras_rreq_realtime_rd_unsubscribe()

int bt_ras_rreq_realtime_rd_unsubscribe ( struct bt_conn * conn)

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

Unsubscribe from real-time ranging data notifications.

Note
Calling from BT RX thread may return an error as bt_gatt_unsubscribe will not block if there are no available TX buffers.
Parameters
[in]connConnection Object that already has an associated RREQ context.
Return values
0If the operation was successful. Otherwise, a negative error code is returned.