nRF51 SDK
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_gap_sec_levels_t Struct Reference

Data Fields

uint8_t lv1: 1
 
uint8_t lv2: 1
 
uint8_t lv3: 1
 

Detailed Description

Note
See Bluetooth Specification Version 4.0 Volume 3, Chapter 10.

Field Documentation

uint8_t lv1

If 1: Level 1 is supported.

uint8_t lv2

If 1: Level 2 is supported.

uint8_t lv3

If 1: Level 3 is supported.