S145 SoftDevice for nRF54L15/nRF54L10/nRF54L05 API documentation 10.0.0
Loading...
Searching...
No Matches

◆ BLE_GAP_CONN_SEC_MODE_SET_ENC_WITH_MITM

#define BLE_GAP_CONN_SEC_MODE_SET_ENC_WITH_MITM ( ptr)

#include <ble_gap.h>

Value:
do {(ptr)->sm = 1; (ptr)->lv = 3;} while(0)

Set sec_mode pointed to by ptr to require encryption and MITM protection.