Structure representing the BLE command to set the local Identity Resolving Key (IRK).

This structure is used to define the parameters for a BLE command to set the local IRK, including the local device IRK.

Public Attributes#

uint8_t

Local device IRK (16 bytes)

Public Attribute Documentation#

irk#

uint8_t rsi_ble_set_local_irk_s::irk[16]

Local device IRK (16 bytes)


Definition at line 1638 of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h