#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. More... | |
at_ble_addr_t at_ble_IRK_t::addr |
Device BD Address.
Referenced by gapc_bond_ind().
uint8_t at_ble_IRK_t::key[AT_BLE_MAX_KEY_LEN] |
Identity Resolving Key.
Referenced by at_ble_init(), at_ble_set_dev_config(), at_ble_set_privacy_key(), and gapc_bond_ind().