nRF5 SDK v12.1.0
Data Fields
ant_encrypt_stack_settings_t Struct Reference

ANT stack cryptographic configuration. More...

#include <ant_encrypt_config.h>

Data Fields

ant_encrypt_info_settings_t info
 Pointer to the encryption information structure.
 
uint8_t ** pp_key
 Pointer to an array for pointers to encryption keys. Each key must have a length of 16 bytes.
 
uint8_t key_number
 Number of encryption keys.
 
ant_encrypt_adv_burst_settings_tp_adv_burst_config
 Advanced burst configuration. If NULL, the advanced burst must be configured externally.
 

Detailed Description

ANT stack cryptographic configuration.


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

Documentation feedback | Developer Zone | Subscribe | Updated