Structure representing the BLE event for Cross Transport Key Derivation (CTKD).
This structure is used to define the parameters for the BLE event related to Cross Transport Key Derivation, including the remote device address and the derived key.
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