![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| void pm_handler_disconnect_on_sec_failure | ( | const struct pm_evt * | pm_evt | ) |
#include <peer_manager_handler.h>
Auxiliary standard function for disconnecting when the connection could not be secured.
This function disconnects whenever connection security fails, i.e. whenever it receives a PM_EVT_CONN_SEC_FAILED.
| [in] | pm_evt | Peer Manager event to handle. |