Microchip® Advanced Software Framework

at_ble_LTK_t Struct Reference

Long Term Key.

#include <at_ble_api.h>

Data Fields

uint16_t ediv
 Encryption Diversifier. More...
 
uint8_t key [AT_BLE_MAX_KEY_LEN]
 Long Term Key array of AT_BLE_MAX_KEY_LEN. More...
 
uint8_t key_size
 Encryption key size (7 to 16) More...
 
uint8_t nb [8]
 Random Number (64 bit) More...