Microchip® Advanced Software Framework

at_ble_gap_irk_t Struct Reference

Identity Resolving Key.

#include <at_ble_api.h>

Data Fields

uint8_t irk [AT_BLE_MAX_KEY_LEN]
 Array containing IRK with length AT_BLE_MAX_KEY_LEN. More...
 

uint8_t at_ble_gap_irk_t::irk

Array containing IRK with length AT_BLE_MAX_KEY_LEN.

Referenced by at_ble_set_privacy_key().