![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| void pm_handler_secure_on_connection | ( | const ble_evt_t * | ble_evt | ) |
#include <peer_manager_handler.h>
Secure a connection when it is established.
This function starts security when receiving a BLE_GAP_EVT_CONNECTED event. This is affected by PM_HANDLER_SEC_DELAY_MS.
| [in] | ble_evt | Event to handle. |