![]() |
nRF Connect SDK API 3.3.99
|
| struct ras_rd_buffer * bt_ras_rd_buffer_claim | ( | struct bt_conn * | conn, |
| uint16_t | ranging_counter ) |
#include <include/bluetooth/services/ras.h>
Claim a buffer with a given ranging counter.
Returns a pointer to a buffer storing a valid complete ranging data body with the requested procedure counter, and increments its reference counter.
| conn | Connection instance. |
| ranging_counter | CS procedure ranging counter. |