Microchip® Advanced Software Framework

at_ble_encryption_request_t Struct Reference

#include <at_ble_api.h>

Data Fields

uint16_t ediv
 Encryption Diversifier. More...
 
at_ble_handle_t handle
 
uint8_t nb [8]
 Random Number (64 bit) More...
 

uint16_t at_ble_encryption_request_t::ediv

Encryption Diversifier.

Referenced by ble_encryption_request_handler(), and gapc_encrypt_req_ind().

at_ble_handle_t at_ble_encryption_request_t::handle
uint8_t at_ble_encryption_request_t::nb

Random Number (64 bit)

Referenced by ble_encryption_request_handler(), and gapc_encrypt_req_ind().