nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches

◆ BLE_GAP_CONN_SEC_MODE_OPEN

#define BLE_GAP_CONN_SEC_MODE_OPEN

#include <ble_common.h>

Value:
(ble_gap_conn_sec_mode_t) \
{ \
.sm = 1, .lv = 1 \
}

Set sec_mode to require no protection, open link.