Security levels supported.
More...
#include <ble_gap.h>
Security levels supported.
- Note
- See Bluetooth Specification Version 4.2 Volume 3, Part C, Chapter 10, Section 10.2.1.
Definition at line 834 of file ble_gap.h.
| uint8_t ble_gap_sec_levels_t::lv1 |
If 1: Level 1 is supported.
Definition at line 836 of file ble_gap.h.
| uint8_t ble_gap_sec_levels_t::lv2 |
If 1: Level 2 is supported.
Definition at line 837 of file ble_gap.h.
| uint8_t ble_gap_sec_levels_t::lv3 |
If 1: Level 3 is supported.
Definition at line 838 of file ble_gap.h.
| uint8_t ble_gap_sec_levels_t::lv4 |
If 1: Level 4 is supported.
Definition at line 839 of file ble_gap.h.
The documentation for this struct was generated from the following file: