Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_security_info Struct Reference

Security Info Structure. More...

#include <conn.h>

Data Fields

bt_security_t level
 Security Level.
 
uint8_t enc_key_size
 Encryption Key Size.
 
enum bt_security_flag flags
 Flags.
 

Detailed Description

Security Info Structure.

Field Documentation

◆ enc_key_size

uint8_t bt_security_info::enc_key_size

Encryption Key Size.

◆ flags

enum bt_security_flag bt_security_info::flags

Flags.

◆ level

bt_security_t bt_security_info::level

Security Level.


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