![]() |
nRF Connect SDK API 3.3.99
|
| void bt_ras_rrsp_free | ( | struct bt_conn * | conn | ) |
#include <include/bluetooth/services/ras.h>
Free Ranging Responder instance for connection.
This will free an allocated instance of the Ranging Responder service for the given connection, if one has been allocated. If the connection has no instance allocated, this method has no effect.
| conn | Connection instance. |