ant_encrypt_stack_settings_t

nRF5 SDK v10.0.0

nRF51 SDK v10.0.0

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_t * p_adv_burst_config
Advanced burst configuration. If NULL, the advanced burst must be configured externally.

Detailed Description

ANT stack cryptographic configuration.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .