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

◆ BLE_GAP_CONN_SEC_MODE_SET_ENC_NO_MITM

#define BLE_GAP_CONN_SEC_MODE_SET_ENC_NO_MITM ( ptr)

#include <ble_gap.h>

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

Set sec_mode pointed to by ptr to require encryption, but no MITM protection.