IRKey.
#include <at_ble_api.h>
Data Fields | |
at_ble_addr_t | addr |
Device BD Address. More... | |
uint8_t | key [AT_BLE_MAX_KEY_LEN] |
Identity Resolving Key array of AT_BLE_MAX_KEY_LEN. More... | |
at_ble_addr_t at_ble_IRK_t::addr |
Device BD Address.
uint8_t at_ble_IRK_t::key[AT_BLE_MAX_KEY_LEN] |
Identity Resolving Key array of AT_BLE_MAX_KEY_LEN.
Referenced by ble_pair_done_handler().