Bluetooth Host Stack Library
wiced_bt_local_identity_keys_t Struct Reference

Description

LE identity key for local device (used by BTM_LE_LOCAL_IDENTITY_KEYS_UPDATE_EVT and BTM_LE_LOCAL_KEYS_REQUEST_EVT notification)

Data Fields

uint8_t key_type_mask
 The type of the key (BTM_BLE_KEY_TYPE_ID or BTM_BLE_KEY_TYPE_ER)
 
wiced_bt_local_id_keys id_keys
 Local ID Keys.
 
BT_OCTET16 er
 LE encryption key.