![]() |
MT2523 API Reference
LinkIt SDK v4
|
LE bonding information structure. More...
#include <bt_gap_le.h>
Data Fields | |
| bt_gap_le_local_key_t | local_key |
| Local key. More... | |
| bt_gap_le_encryption_info_t | encryption_info |
| Encryption information. More... | |
| bt_gap_le_master_identification_t | master_id |
| Master identification. More... | |
| bt_gap_le_identity_info_t | identity_info |
| Identity information. More... | |
| bt_gap_le_identity_address_info_t | identity_addr |
| Identity address. More... | |
| bt_gap_le_signing_info_t | signing_info |
| Signing information. More... | |
| uint32_t | sign_counter |
| Sign counter. More... | |
| uint32_t | gattc_sign_counter |
| Sign counter of the GATT client. More... | |
| bt_gap_le_security_mode_t | key_security_mode |
| Security mode. More... | |
| uint8_t | key_size |
| Key size. More... | |
LE bonding information structure.
| bt_gap_le_encryption_info_t encryption_info |
Encryption information.
| uint32_t gattc_sign_counter |
Sign counter of the GATT client.
| bt_gap_le_identity_address_info_t identity_addr |
Identity address.
| bt_gap_le_identity_info_t identity_info |
Identity information.
| bt_gap_le_security_mode_t key_security_mode |
Security mode.
| uint8_t key_size |
Key size.
| bt_gap_le_local_key_t local_key |
Local key.
| bt_gap_le_master_identification_t master_id |
Master identification.
| uint32_t sign_counter |
Sign counter.
| bt_gap_le_signing_info_t signing_info |
Signing information.