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

GAP connection security modes. More...

#include </home/runner/work/sdk-nrf-bm/sdk-nrf-bm/sdk-nrf-bm/nrf-bm/components/softdevice/nrf54lv/s115/s115_API/include/ble_gap.h>

Data Fields

uint8_t sm: 4
 
uint8_t lv: 4
 

Detailed Description

GAP connection security modes.

Security Mode 0 Level 0: No access permissions at all (this level is not defined by the Bluetooth Core specification).
Security Mode 1 Level 1: No security is needed (aka open link).
Security Mode 1 Level 2: Encrypted link required, MITM protection not necessary.
Security Mode 1 Level 3: MITM protected encrypted link required.
Security Mode 1 Level 4: LESC MITM protected encrypted link using a 128-bit strength encryption key required.


The documentation for this struct was generated from the following file: