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

◆ BLE_MDS_CONFIG_SEC_MODE_DEFAULT

#define BLE_MDS_CONFIG_SEC_MODE_DEFAULT

#include <ble_mds.h>

Value:
{ \
.feature_char = { \
}, \
.device_id_char = { \
}, \
.data_uri_char = { \
}, \
.auth_char = { \
}, \
.data_export_char = { \
.cccd_write = BLE_GAP_CONN_SEC_MODE_OPEN, \
}, \
}
#define BLE_GAP_CONN_SEC_MODE_OPEN
Set sec_mode to require no protection, open link.
Definition ble_common.h:100

Default security configuration.