Structure representing the event for Cross Transport Key Derivation (CTKD).

This structure is used to define the parameters for the events related to CTKD, that includes the remote device address, and the derived key.

Public Attributes#

uint8_t
uint8_t

Public Attribute Documentation#

dev_addr#

uint8_t rsi_bt_event_ctkd_s::dev_addr[RSI_DEV_ADDR_LEN]

Address of the remote device


Definition at line 382 of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h

key#

uint8_t rsi_bt_event_ctkd_s::key[16]

Derived key


Definition at line 384 of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h