![]() |
MT7697 API Reference
LinkIt SDK v4
|
For more information about the pairing configuration, please refer to the Bluetooth core specification version 4.2 [Vol 3, Part H] Section 3.5.1. More...
#include <bt_gap_le.h>
Data Fields | |
| bt_gap_le_smp_io_capability_t | io_capability |
| Device I/O Capability. More... | |
| bt_gap_le_smp_oob_data_flag_t | oob_data_flag |
| Device Out-of-Band Capability. More... | |
| bt_gap_le_smp_auth_req_t | auth_req |
| Device Authentication Requirement. More... | |
| uint8_t | maximum_encryption_key_size |
| The maximum size of an encryption key. More... | |
| bt_gap_le_smp_key_distribute_t | initiator_key_distribution |
| The key sent from a Central device. More... | |
| bt_gap_le_smp_key_distribute_t | responder_key_distribution |
| The key sent from a Peripheral device. More... | |
For more information about the pairing configuration, please refer to the Bluetooth core specification version 4.2 [Vol 3, Part H] Section 3.5.1.
| bt_gap_le_smp_auth_req_t auth_req |
Device Authentication Requirement.
| bt_gap_le_smp_key_distribute_t initiator_key_distribution |
The key sent from a Central device.
| bt_gap_le_smp_io_capability_t io_capability |
Device I/O Capability.
| uint8_t maximum_encryption_key_size |
The maximum size of an encryption key.
The recommended value is 16.
| bt_gap_le_smp_oob_data_flag_t oob_data_flag |
Device Out-of-Band Capability.
| bt_gap_le_smp_key_distribute_t responder_key_distribution |
The key sent from a Peripheral device.