![]() |
nRF Connect SDK API 3.3.99
|
| void(* bt_ras_rd_buffer_cb::new_ranging_data_received) (struct bt_conn *conn, uint16_t ranging_counter) |
New ranging data has been received from the local controller.
This callback notifies the application that the ranging data buffer has reassembled a complete ranging procedure from the local controller.
| conn | Connection object. |
| ranging_counter | Ranging counter of the stored procedure. |