![]() |
nRF Connect SDK API 3.3.99
|
| int bt_conn_ctx_free | ( | struct bt_conn_ctx_lib * | ctx_lib, |
| struct bt_conn * | conn ) |
#include <include/bluetooth/conn_ctx.h>
Free the allocated memory for a connection.
| ctx_lib | Bluetooth connection context library instance. |
| conn | Bluetooth connection. |
| 0 | If the operation was successful. Otherwise, a (negative) error code is returned. |