S115 SoftDevice for nRF54LV10 API documentation 10.0.0
Loading...
Searching...
No Matches

◆ BLE_GAP_CONN_SEC_MODE_SET_LESC_ENC_WITH_MITM

#define BLE_GAP_CONN_SEC_MODE_SET_LESC_ENC_WITH_MITM ( ptr)

#include <ble_gap.h>

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

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