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

◆ ranging_data_overwritten

void(* bt_ras_rd_buffer_cb::ranging_data_overwritten) (struct bt_conn *conn, uint16_t ranging_counter)

Ranging data has been overwritten.

This callback notifies the application that the ranging data buffer has overwritten a stored procedure due to running out of buffers to store a newer procedure from the local controller.

Parameters
connConnection object.
ranging_counterRanging counter of the overwritten procedure.